org.jfree.report.modules.gui.converter |
The report converter can be used to convert a simple report format definition
into the extended report format. It is also suitable for converting old
extended reports from version 0.8.3 or lower to the new 0.8.4 namespace.
|
Java Source File Name | Type | Comment |
ConverterGUIModule.java | Class | Provides the module definition for the ReportConverterGUI. |
ReportConverterGUI.java | Class | A utility application for converting XML report files from the old format to the new
format. |