Support for writing {@link org.pentaho.reporting.engine.classic.core.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).