|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
JFreeReport instances
to a character stream in XML format.
See:
Description
| Class Summary | |
| AbstractXMLDefinitionWriter | A base class for writer classes for the JFreeReport XML report files. |
| DataSourceWriter | A data-source writer. |
| ExtWriterModule | The module definition for the extended report description writer module. |
| FunctionsWriter | An XML definition writer that outputs the functions. |
| ObjectWriter | A writer. |
| ParserConfigWriter | A parser configuration writer. |
| ReportConfigWriter | A report configuration writer. |
| ReportConverter | A utility class for converting XML report definitions from the old format to the new format. |
| ReportDefinitionWriter | A report definition writer. |
| ReportDescriptionWriter | A report description writer. |
| ReportWriter | A report writer. |
| StylesWriter | A styles writer. |
| StyleWriter | A style writer. |
| TemplatesWriter | The templates writer is responsible to write the templates section. |
| TemplateWriter | The template writer writes a single template definition to the xml-definition stream. |
| Exception Summary | |
| ReportWriterException | An exception that can be generated by the
ReportWriter class. |
Support for writing JFreeReport instances
to a character stream in XML format. This package also contains a
utility application for converting the old XML format into the new XML
format.
The ReportConverter can either be used in command line mode (class
org.jfree.report.modules.parser.extwriter.ReportConverter) or with
a simple GUI implementation (class
org.jfree.report.modules.gui.converter.ReportConverterGUI).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||