Package gnu.classpath.tools.getopt

Class Summary
FileArgumentCallback This is a callback class which is used when a "file name" is found by the command-line parser.
Messages  
Option This is the base class representing an option.
OptionGroup An option group holds a collection of Options.
Parser An instance of this class is used to parse command-line options.
 

Exception Summary
OptionException An OptionException is thrown internally when an error is seen when parsing a command line.