|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
ConfigSection | Every section of the configuration needs to extend this class to define application specific configuration parameters. |
XMLConfig | XMLConfig is an XML-based generic configuration
management API for Java. |
Exception Summary | |
DuplicateConfigSectionException | DuplicateConfigSectionException is thrown when
a config section with the same name exists. |
InvalidConfigParamException | InvalidConfigParamException is thrown if the config
section does not comply with the requirements. |
InvalidConfigSyntaxException | InvalidConfigSyntaxException is thrown if error
is detected when parsing the XML input. |
NoSuchConfigSectionException | NoSuchConfigSectionException is thrown if specified
config section can not be found. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |