Package org.jfree.xml.util

Utility classes for the XML framework.

See:
          Description

Interface Summary
ObjectFactory An object factory.
 

Class Summary
AbstractModelReader Loads the class model from an previously written xml file set.
AttributeDefinition An attribute definition.
Base64 Provides encoding of raw bytes to base64-encoded characters, and decoding of base64 characters to raw bytes.
BasicTypeSupport A class that contains information about some basic types.
ClassModelTags A collection of tags used in the object model description.
ConstructorDefinition A constructor definition.
GenericObjectFactory The generic object factory contains all methods necessary to collect the property values needed to produce a fully instantiated object.
LookupDefinition A lookup definition.
ManualMappingDefinition Maps a class to a read handler and a write handler.
MultiplexMappingDefinition Maps a class to ...
MultiplexMappingEntry A multiplex mapping entry.
ObjectFactoryLoader The object factory loader loads the xml specification for the generic handlers.
PropertyDefinition A property definition.
SimpleObjectFactory A simple object factory.
 

Exception Summary
ObjectDescriptionException An exception that indicates a problem with an object description.
 

Package org.jfree.xml.util Description

Utility classes for the XML framework.