|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyDefinition | |
|---|---|
| org.jfree.xml.util | Utility classes for the XML framework. |
| Uses of PropertyDefinition in org.jfree.xml.util |
|---|
| Methods in org.jfree.xml.util that return PropertyDefinition | |
|---|---|
PropertyDefinition |
GenericObjectFactory.getPropertyDefinitionByPropertyName(String propertyName)
Returns the property definition for the specified property name. |
PropertyDefinition |
GenericObjectFactory.getPropertyDefinitionByTagName(String tagName)
Returns a property definition for the specified tag name. |
PropertyDefinition[] |
GenericObjectFactory.getPropertyDefinitions()
Returns the property definitions. |
| Constructors in org.jfree.xml.util with parameters of type PropertyDefinition | |
|---|---|
GenericObjectFactory(Class c,
String registerName,
ConstructorDefinition[] constructors,
PropertyDefinition[] propertyDefinitions,
LookupDefinition[] lookupDefinitions,
AttributeDefinition[] attributeDefinitions,
String[] orderedPropertyNames)
Creates a new generic object factory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||