| AbstractXmlReadHandler | 
 | 
| CommentHandler | 
 The comment handler is used to collect all XML comments from the SAX parser. 
 | 
| ParseException | 
 A parse exception. 
 | 
| ParserEntityResolver | 
 Resolves the JFreeReport DTD specification and routes the parser to a local copy. 
 | 
| PropertyReadHandler | 
 The Property-ReadHandler reads character data from an element along with a 'name' attribute. 
 | 
| RootXmlReadHandler | 
 A base root SAX handler. 
 | 
| StringReadHandler | 
 A XmlReadHandler that reads character-data for the given element. 
 | 
| XmlDocumentInfo | 
 The XmlDocumentInfo class collects basic information about the document that should be parsed. 
 | 
| XmlFactoryModule | 
 The XmlFactoryModule is the base of a plugin-structure to allow parser-multiplexing. 
 | 
| XmlReadHandler | 
 A handler for reading an XML element. 
 |