Skip navigation links

Package org.pentaho.reporting.engine.classic.core.modules.parser.extwriter

Support for writing MasterReport instances to a character stream in XML format.

See: Description

Package org.pentaho.reporting.engine.classic.core.modules.parser.extwriter Description

Support for writing MasterReport 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.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportConverter) or with a simple GUI implementation (class org.pentaho.reporting.engine.classic.core.modules.gui.converter.ReportConverterGUI).

Skip navigation links