| Home >> All >> org >> jfree >> report >> modules >> gui >> [ converter Javadoc ] |
| | org.jfree.report.modules.gui.converter.components.* (1) | | org.jfree.report.modules.gui.converter.parser.* (5) |
| | org.jfree.report.modules.gui.converter.resources.* (9) |
org.jfree.report.modules.gui.converter: Javadoc index of package org.jfree.report.modules.gui.converter.
Package Samples:
org.jfree.report.modules.gui.converter.components: The report converter can be used to convert a simple report format definition into the extended report format.
org.jfree.report.modules.gui.converter.resources
org.jfree.report.modules.gui.converter.parser
Classes:
TranslationTable: A simple attribute translator. The translator searches a set of properties for a specific value and replaces the attribute value with the updated value. A translation will be valid for a given context, which is build acording to the rules specified in the contextmap.properties file.
ConverterParser: The ConverterParser is a filtering proxy implementation that uses the mappings defined in this package to modify the parsed attribute values on the fly into the new values.
ConverterParserFrontend: A parser frontend implementation that initializes the converter parser. This parser will wrap around the real xml parser implementation.
ConverterAttributes: An Attribute implementation that uses a translation table to map given attribute values into the new value-space.
TranslationTableFactory: The translation table factory is responsible for building the contexts and reading the translations.
OperationResultTableModel: The operation result tablemodel is used to display the parser and converter results to the user.
ReportConverterGUI: A utility application for converting XML report files from the old format to the new format.
ConverterGUIModule: Provides the module definition for the ReportConverterGUI.
ConverterResources_hu: Hungarian language resource for the report converter GUI.
ConverterResources_si: Slovenian language resource for the report converter GUI.
ConverterResources: English language resource for the report converter GUI.
ConverterResources_ru: Russian language resource for the report converter GUI.
ConverterResources_ca: Catalan language resource for the report converter GUI.
ConverterResources_sv: Swedish language resource for the report converter GUI.
ConverterResources_de: German language resource for the report converter GUI.
ConverterResources_fr: French language resource for the report converter GUI.
ConverterResources_nl: Dutch language resource for the report converter GUI.
| Home | Contact Us | Privacy Policy | Terms of Service |