|
JCCL Java API |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConfigDefinitionConstants | |
| ConfigIOConstants | Constants for IO regarding configuration elements and definitions. |
| Class Summary | |
|---|---|
| ConfigDefinitionParser | This object knows how to create a configuration definition (all versions of it) from an XML document. |
| ConfigDefinitionReader | This object knows how to read a configuration definition (all versions of it) from a stream. |
| ConfigDefinitionWriter | This object knows how to write a configuration definition (all versions of it) to a stream. |
| ConfigElementParser | This object knows how to create a configuration element from the node in a DOM tree that describes it. |
| ConfigSchemaResolver | If a SAX application needs to implement customized handling for external entities, it must implement this interface and register an instance with the SAX driver using the setEntityResolver method. |
| ConfigurationParser | This object knows how to create a configuration from an XML document and a configuration definition repository. |
| ConfigurationReader | This object knows how to read a configuration from a stream. |
| ConfigurationWriter | This object knows how to write a configuration to a stream. |
| DefinitionFilenameFilter | |
| Exception Summary | |
|---|---|
| MissingAttributeException | This exception represents a parse error in which a required attribute was missing. |
| ParseException | This exception represents a parse error. |
Contains classes for reading JCCL configurations (.jconf files) and configuration definitions (.jdef files).
|
JCCL Java API |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||