Index

A B C D E F G H I M O P S T V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

O

ONCE - Enum constant in enum ml.options.Options.Multiplicity
Option needs to occur exactly once
ONCE_OR_MORE - Enum constant in enum ml.options.Options.Multiplicity
Option needs to occur at least once
OptionData - Class in ml.options
This class holds all the data for an option.
OptionData.Type - Enum in ml.options
An enum describing the different available types of options
Options - Class in ml.options
The central class for option processing.
Options(String[]) - Constructor for class ml.options.Options
Constructor
Options(String[], Reader) - Constructor for class ml.options.Options
This constructor uses the XML file provided by the reader to set up option sets and options.
Options.Multiplicity - Enum in ml.options
An enum encapsulating the possible multiplicities for options
Options.Prefix - Enum in ml.options
An enum encapsulating the possible prefixes identifying options (and separating them from command line data items)
Options.Separator - Enum in ml.options
An enum encapsulating the possible separators between value options and their actual values.
OptionSet - Class in ml.options
This class holds the information for a set of options.
A B C D E F G H I M O P S T V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form