| Interface | Description |
|---|---|
| ElementDefinitionHandler |
A element definition handler.
|
| Class | Description |
|---|---|
| AbstractElementDefinitionHandler |
An abstract element definition handler.
|
| CommentHandler |
The comment handler is used to collect all XML comments from the
SAX parser.
|
| FrontendDefaultHandler |
The frontenddefault handler connects the SAX-backend with the handler implementations.
|
| JCommonXMLInfo |
The info implementation for the XML classes of JCommon.
|
| Parser |
The Parser handles the SAXEvents and forwards the event call to the currently
active ElementDefinitionHandler.
|
| ParserFrontend |
The reportgenerator initializes the parser and provides an interface
the the default parser.
|
| ParserUtil |
Basic helper functions to ease up the process of parsing.
|
| Exception | Description |
|---|---|
| ElementDefinitionException |
A reportdefinition exception is thrown when the parsing of the report definition
failed because invalid or missing attributes are encountered.
|
| ParseException |
A parse exception.
|
Copyright © 2009-2012 jtstand.com. All Rights Reserved.