Class Summary |
CommonErrorHandler |
The CommonErrorHandler class is derived from the SAX DefaultHandler
class and provides common ways to handle warning, error, and fatalerror. |
CommonUtil |
The CommonUtil class contains methods for performing
common basic operations used by many classes in the
Optimization Services (OS) framework. |
DBUtil |
The DBUtil class contains methods for performing
common basic database related operations used by various classes in the
Optimization Services (OS) framework. |
DefaultRegistry |
The DefaultRegistry class is a default registry
that is to be implemented by a registry that needs to be implemented as an
optimization service using OSServiceUtil. |
IOUtil |
The IOUtil class contains methods for performing
common basic input-output (I/O) operations, such as file reading/writing,
used by various components in the
Optimization Services (OS) framework. |
MailUtil |
The MailUtil class contains methods for performing
common basic EMail related operations used by various classes in the
Optimization Services (OS) framework. |
MathUtil |
The MathUtil class contains methods for performing
mathematics related operations used by many classes in the
Optimization Services (OS) framework. |
OSConstant |
The OSConstant class stores predefined constants (public, static and final)
used in other Optimization Services classes. |
OSParameter |
The OSParameter class stores predefined parameters/options (public an d static)
used in other Optimization Services classes. |
OSParameterFile |
The OSParameterFile class stores OSParameter file related information. |
OSServiceUtil |
The OSServiceUtil class provides a default implementation
for the optimization services. |
ProcessUtil |
The ProcessUtil is a process and runtime (or terminal environment) related utility class. |
SAXContentHandler |
The SAXContentHandler implements the ContentHanddler interface. |
SecurityUtil |
The SecurityUtil class contains methods for performing
common basic security related operations used by various classes in the
Optimization Services (OS) framework. |
WSUtil |
The WSUtil class contains methods for performing
common web services related operations, such as soap construction/web services invocation,
used by various components in the Optimization Services (OS) framework. |
XMLUtil |
The XMLUtil class contains methods for performing
common basic XML-related operations used by various classes in the
Optimization Services (OS) framework. |
XPathUtil |
The XPathUtil class contains methods for performing
common basic XPath-related operations used by various classes in the
Optimization Services (OS) framework. |
XQueryUtil |
The XQueryUtil class contains methods for performing
common basic XQuery-related operations used by various classes in the
Optimization Services (OS) framework. |
XSLTUtil |
The XSLTUtil class contains methods for performing
common basic XSLT-related operations used by various classes in the
Optimization Services (OS) framework. |