Package | Description |
---|---|
org.jfree.xml.util |
Utility classes for the XML framework.
|
Modifier and Type | Method and Description |
---|---|
MultiplexMappingDefinition |
ObjectFactoryLoader.getMultiplexDefinition(Class c)
Returns the multiplex definition for the given class, or null, if no
such definition exists.
|
MultiplexMappingDefinition |
ObjectFactory.getMultiplexDefinition(Class c)
Returns the multiplex definition for the given class, or null, if no
such definition exists.
|
MultiplexMappingDefinition |
SimpleObjectFactory.getMultiplexDefinition(Class c)
Returns the multiplex definition for the given class, or null, if no
such definition exists.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleObjectFactory.addMultiplexMapping(MultiplexMappingDefinition mplex)
Adds a multiplex mapping.
|
Copyright © 2001–2018 JFree.org. All rights reserved.