A C D E F G H I M O P S T V W X 

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(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.
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.Multiplicity) - Method in class ml.options.Options
Define the default to use for the multiplicity for options.
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.
setDetailText(String) - Method in class ml.options.OptionData
Set the text to be used for the <detail> argument of a value option.
setHelpText(String) - Method in class ml.options.OptionData
Set the text describing the purpose of the option.
setHelpText(int, String) - Method in class ml.options.OptionSet
Set the help text for a data item on the command line.
setValueText(String) - Method in class ml.options.OptionData
Set the text to be used for the <value> argument of a value option.
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
A C D E F G H I M O P S T V W X