Uses of Class
org.jfree.xml.util.AttributeDefinition
Packages that use AttributeDefinition
-
Uses of AttributeDefinition in org.jfree.xml.util
Fields in org.jfree.xml.util declared as AttributeDefinitionModifier and TypeFieldDescriptionprivate final AttributeDefinition[]
GenericObjectFactory.attributeDefinitions
Storage for the attribute definitions.Methods in org.jfree.xml.util that return AttributeDefinitionModifier and TypeMethodDescriptionGenericObjectFactory.getAttributeDefinitions()
Returns the attribute definitions.Constructors in org.jfree.xml.util with parameters of type AttributeDefinitionModifierConstructorDescriptionGenericObjectFactory
(Class c, String registerName, ConstructorDefinition[] constructors, PropertyDefinition[] propertyDefinitions, LookupDefinition[] lookupDefinitions, AttributeDefinition[] attributeDefinitions, String[] orderedPropertyNames) Creates a new generic object factory.