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