Package ml.options
package ml.options
-
ClassDescriptionThe interface for objects which can be constrained, i.The interface for all constraints.A simple implementation of the
HelpPrinter
interface.A constraint combining one or more options such that just one of them can occur.This interface is supposed to be implemented by all classes providing help printing capabilities.This class holds all the data for an option.An enum describing the different available types of optionsThe central class for option processing.An enum encapsulating the possible multiplicities for optionsAn enum encapsulating the possible prefixes identifying options (and separating them from command line data items)An enum encapsulating the possible separators between value options and their actual values.This class holds the information for a set of options.Validator for XML documents using XML schema.A constraint for options taking a value.An enum with the supported subtypes for this constraint typeConstraints implementing this interface have - beyond theConstraint
interface - the capability to be created through XML configuration files.XMLParsingException
is thrown if an XML file provided to define option sets and options contains errors