Package | Description |
---|---|
org.jfree.xml.util |
Utility classes for the XML framework.
|
Modifier and Type | Method and Description |
---|---|
ConstructorDefinition[] |
GenericObjectFactory.getConstructorDefinitions()
Returns the constructor 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.