Package org.crosswire.common.options

Classes to represent command line options.

See:
          Description

Class Summary
ArgumentType An ArgumentType indicates whether and/or how an Option is followed by an argument.
DataType A DataType provides the ability to marshal a String value to an object.
GetOptions GetOptions parses an argument list for requested arguments given by an OptionList.
This supports short and long options:
Short Options have the following characteristics.
Option An Option is representation of a single named parameter.
OptionList An OptionList contains an ordered set of Options.
 

Package org.crosswire.common.options Description

Classes to represent command line options.


Copyright ยจ 2003-2007