Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- SchemaValidator - Class in ml.options
-
Validator for XML documents using XML schema.
- SchemaValidator() - Constructor for class ml.options.SchemaValidator
- setDataText(int, String) - Method in class ml.options.OptionSet
-
Set the data text for a data item on the command line.
- setDefault(int) - Method in class ml.options.Options
-
Define the defaults to use for the number of data items for a set.
- setDefault(int, int) - Method in class ml.options.Options
-
Define the defaults to use for the number of data items for a set.
- setDefault(Options.Multiplicity) - Method in class ml.options.Options
-
Define the default to use for the multiplicity for options.
- setDefault(Options.Prefix) - Method in class ml.options.Options
-
Define the default to use for the option prefix.
- setDefault(Options.Prefix, Options.Prefix) - Method in class ml.options.Options
-
Define the defaults to use for the option prefixes.
- setDefault(Options.Separator) - Method in class ml.options.Options
-
Define the default to use for the separator for value options.
- setDefault(Options.Separator, Options.Separator) - Method in class ml.options.Options
-
Define the defaults to use for the separators for value and detail options.
- setDetailText(String) - Method in class ml.options.OptionData
-
Set the text to be used for the <detail> argument of a value option.
- setHelpText(int, String) - Method in class ml.options.OptionSet
-
Set the help text for a data item on the command line.
- setHelpText(String) - Method in class ml.options.OptionData
-
Set the text describing the purpose of the option.
- setValueText(String) - Method in class ml.options.OptionData
-
Set the text to be used for the <value> argument of a value option.
- SIMPLE - Enum constant in enum ml.options.OptionData.Type
-
An option which acts as a switch (i.
- SLASH - Enum constant in enum ml.options.Options.Prefix
-
Options start with a "/" (typically on Windows platforms)
- STRING_ARRAY - Enum constant in enum ml.options.ValueConstraint.Type
-
A type defining a set of acceptable string values
- supports(Constrainable) - Method in interface ml.options.Constraint
-
Indicates whether a constraint supports a given type of
Constrainable
- supports(Constrainable) - Method in class ml.options.ExclusiveConstraint
-
Indicates whether a constraint supports a given type of
Constrainable
- supports(Constrainable) - Method in class ml.options.ValueConstraint
-
Indicates whether a constraint supports a given type of
Constrainable
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form