Package | Description |
---|---|
org.crosswire.common.options |
Classes to represent command line options.
|
Class and Description |
---|
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.
|
Option
An Option is representation of a single named parameter.
|
OptionList
An OptionList contains an ordered set of Options.
|