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 Deprecated. removing the need for this class should be the primary aim.
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  
MultiplexMappingDefinition  
MultiplexMappingEntry  
ObjectFactoryLoader The object factory loader loads the xml specification for the generic handlers.
PropertyDefinition A property definition.
SimpleObjectFactory  
 

Exception Summary
ObjectDescriptionException  
 

Package org.jfree.xml.util Description

Utility classes for the XML framework.