Class | Description |
---|---|
ReportInputSource |
This class is a special InputSource decendant for using Report
instances as XML sources.
|
ReportParser |
This class is used to parse XML into a Report class.
|
ReportRenderer |
This class converts a report object to XML, PDF, and AWT using JAXP (XSLT)
and FOP (XSL:FO).
|
ReportXMLReader |
XMLReader implementation for the Report class.
|