Class Summary |
Configuration |
This class provides a skeletal implementation of a configuration tree to
provide a set of common operations with a generic implementation. |
Element |
This class identifies a configuration element which can in turn contains
other configuration elements. |
Node |
|
Reference |
|
SQLConfiguration |
Represents a configuration expressed through a database table. |
XMLConfiguration |
Represents a configuration expressed through an XML document. |
XMLConfiguration.XMLHandler |
SAX Handler implementation to provide the in-memory representation of an
XML configuration file. |