Uses of Class
org.jfree.xml.util.ConstructorDefinition

Packages that use ConstructorDefinition
org.jfree.xml.util Utility classes for the XML framework. 
 

Uses of ConstructorDefinition in org.jfree.xml.util
 

Methods in org.jfree.xml.util that return ConstructorDefinition
 ConstructorDefinition[] GenericObjectFactory.getConstructorDefinitions()
          Returns the constructor definitions.
 

Constructors in org.jfree.xml.util with parameters of type ConstructorDefinition
GenericObjectFactory(java.lang.Class c, java.lang.String registerName, ConstructorDefinition[] constructors, PropertyDefinition[] propertyDefinitions, LookupDefinition[] lookupDefinitions, AttributeDefinition[] attributeDefinitions, java.lang.String[] orderedPropertyNames)
          Creates a new generic object factory.
 



Copyright © 2009-2010 jtstand.com. All Rights Reserved.