Package | Description |
---|---|
org.jfree.xml.util |
Utility classes for the XML framework.
|
Modifier and Type | Method and Description |
---|---|
LookupDefinition[] |
GenericObjectFactory.getLookupDefinitions()
Returns the lookup definitions.
|
Constructor and Description |
---|
GenericObjectFactory(Class c,
String registerName,
ConstructorDefinition[] constructors,
PropertyDefinition[] propertyDefinitions,
LookupDefinition[] lookupDefinitions,
AttributeDefinition[] attributeDefinitions,
String[] orderedPropertyNames)
Creates a new generic object factory.
|
Copyright © 2001–2018 JFree.org. All rights reserved.