Package ml.options

Class Summary
OptionData This class holds all the data for an option.
Options The central class for option processing.
OptionSet This class holds the information for a set of options.
 

Enum Summary
Options.Multiplicity An enum encapsulating the possible multiplicities for options
Options.Prefix An enum encapsulating the possible prefixes identifying options (and separating them from command line data items)
Options.Separator An enum encapsulating the possible separators between value options and their actual values.