|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManualMappingDefinition | |
---|---|
org.jfree.xml.util | Utility classes for the XML framework. |
Uses of ManualMappingDefinition in org.jfree.xml.util |
---|
Methods in org.jfree.xml.util that return ManualMappingDefinition | |
---|---|
ManualMappingDefinition |
SimpleObjectFactory.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 |
ObjectFactoryLoader.getManualMappingDefinition(Class c)
Returns the manual mapping definition for the given class, or null, if not manual definition exists. |
Methods in org.jfree.xml.util with parameters of type ManualMappingDefinition | |
---|---|
void |
SimpleObjectFactory.addManualMapping(ManualMappingDefinition mapping)
Adds a manual mapping. |
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |