| Package | Description |
|---|---|
| org.jfree.xml.util |
Utility classes for the XML framework.
|
| Modifier and Type | Method and Description |
|---|---|
ManualMappingDefinition |
ObjectFactoryLoader.getManualMappingDefinition(Class c)
Returns the manual mapping definition for the given class, or null, if
not manual definition exists.
|
ManualMappingDefinition |
ObjectFactory.getManualMappingDefinition(Class c)
Returns the manual mapping definition for the given class, or null, if
not manual definition exists.
|
ManualMappingDefinition |
SimpleObjectFactory.getManualMappingDefinition(Class c)
Returns the manual mapping definition for the given class, or null, if
not manual definition exists.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleObjectFactory.addManualMapping(ManualMappingDefinition mapping)
Adds a manual mapping.
|
Copyright © 2009-2012 jtstand.com. All Rights Reserved.