Class Summary |
FMLHandler |
The FMLHandler class is derived from the SAX DefaultHandler
class. |
FMLReader |
The FMLReader class creates the SAX2XMLReader
parser object. |
FMLWriter |
The FMLWriter class is used to output different parts of
a linear program (e.g. |
OSaLReader |
The OSaLReader class parses an OSaL instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSaLWriter |
The OSaLWriter class is used to construct an instance that follows
the OSaL format. |
OSbLReader |
The OSbLReader class parses an OSbL instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSbLWriter |
The OSbLWriter class is used to construct an instance that follows
the OSbL format. |
OSeLReader |
The OSeLReader class parses an OSeL instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSeLWriter |
The OSeLWriter class is used to construct an instance that follows
the OSeL format. |
OSfLReader |
The OSfLReader class parses an OSfL instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSfLWriter |
The OSfLWriter class is used to construct an instance that follows
the OSfL format. |
OSgLReader |
The OSgLReader class is a general and generic reader class for all the other OSxL reader classes
to extend, which mostly parse an OSxL instance into a DOM tree and
provide a set of "get" methods that can be used to retrieve different pieces of information of
the OSxL instance. |
OSgLWriter |
The OSgLWriter class is a general and generic writer class for all the other OSxL writer
classes to extend, which mostly writes a DOM tree of an OSxL instance and provide a set of "set" and "add"
methods that can be used to construct different pieces of information of the OSxL instance. |
OSiLReader |
The OSiLReader class parses an OSiL instance into a DOM tree and
provides a set of "get" methods (e.g. |
OSiLWriter |
The OSiLWriter class is used to construct an optimization instance that follows
the Optimization Services instance Language format. |
OSoLReader |
The OSoLReader class parses an OSoL instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSoLWriter |
The OSoLWriter class is used to construct an instance that follows
the OSoL format. |
OSParameterReader |
The OSParameterReader class parses an osParameter instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSParameterWriter |
The OSParameterWriter class is used to construct an instance that follows
the OSParameter format. |
OSpLReader |
The OSpLReader class parses an OSpL instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSpLWriter |
The OSpLWriter class is used to construct an instance that follows
the OSpL format. |
OSqLReader |
The OSqLReader class parses an OSqL instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSqLWriter |
The OSqLWriter class is used to construct an instance that follows
the OSqL format. |
OSRegistryReader |
The OSRegistryReader class parses an osRegistry instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSRegistryWriter |
The OSRegistryWriter class is used to construct an instance that follows
the OSRegistry format. |
OSRepositoryReader |
The OSRepositoryReader class parses an osRepository instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSRepositoryWriter |
The OSRepositoryWriter class is used to construct an instance that follows
the OSRepository format. |
OSrLReader |
The OSrLReader class parses an OSrL instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSrLWriter |
The OSrLWriter class is used to construct an instance that follows
the OSrL format. |
OSsLReader |
The OSsLReader class parses an OSsL instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSsLWriter |
The OSsLWriter class is used to construct an instance that follows
the OSsL format. |
OSuLReader |
The OSuLReader class parses an OSuL instance into a DOM tree and
provides a set of "get" methods that can be used to retrieve different
pieces of information of the instance. |
OSuLWriter |
The OSuLWriter class is used to construct an instance that follows
the OSuL format. |