Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jfree.report.modules.gui.converter.parser

Class Summary
ConverterAttributes An Attribute implementation that uses a translation table to map given attribute values into the new value-space.
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.
TranslationTable A simple attribute translator.
TranslationTableFactory The translation table factory is responsible for building the contexts and reading the translations.
TranslationTableFactory.ContextRule The context rule defines a transition from one context state to an other.