Package at.dms.compiler.getopt

Class Summary
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.