Package gnu.getopt


package gnu.getopt
  • Classes
    Class
    Description
    This is a Java port of GNU getopt, a class for parsing command line arguments passed to programs.
    This object represents the definition of a long option in the Java port of GNU getopt.