Package org.jfree.xml.generator.model
Contains the classes describing the class model used in the
JFreeChart XML-parser and writer.
-
Class Summary Class Description ClassDescription A description of a Java class.Comments A set of comments for a model.DescriptionModel A model containing class descriptions.IgnoredPropertyInfo Represents an ignored property.IndexedPropertyInfo Indexed property info.KeyDescription A key description.ManualMappingInfo The manual mapping describes, how a certain class is handled in the parser.MappingModel A mapping model.MultiplexMappingInfo Defines the multiplex entries for a certain base class.PrintBeanInfo A utility class for printing information about a class.PropertyInfo Information about a property.PropertyType An enumeration over the defined property types.TypeInfo Retains information about a type.