All Classes and Interfaces

Class
Description
The 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 options
The central class for option processing.
An enum encapsulating the possible multiplicities for options
An 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 type
Constraints implementing this interface have - beyond the Constraint 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