Support for writing {@link com.jrefinery.report.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 com.jrefinery.report.io.ext.writer.ReportConverter) or with a simple GUI implementation (class com.jrefinery.report.io.ext.writer.ReportConverterGUI).