JavaScript is disabled on your browser.
Skip navigation links
Package
Tree
Index
Search
Help
gnu.getopt
Contents
Description
Classes and Interfaces
Hide sidebar
Show sidebar
Package gnu.getopt
package
gnu.getopt
Classes
Class
Description
Getopt
This is a Java port of GNU getopt, a class for parsing command line arguments passed to programs.
LongOpt
This object represents the definition of a long option in the Java port of GNU getopt.