|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ObjectFactory | |
| org.openspml.v2.profiles | |
| org.openspml.v2.util.xml | |
| Uses of ObjectFactory in org.openspml.v2.profiles |
| Methods in org.openspml.v2.profiles with parameters of type ObjectFactory | |
void |
DSMLProfileRegistrar.register(ObjectFactory of)
|
void |
DSMLProfileRegistrar.unregister(ObjectFactory of)
|
| Uses of ObjectFactory in org.openspml.v2.util.xml |
| Methods in org.openspml.v2.util.xml that return ObjectFactory | |
static ObjectFactory |
ObjectFactory.getInstance()
This is a Singleton. |
| Methods in org.openspml.v2.util.xml with parameters of type ObjectFactory | |
void |
ObjectFactory.ProfileRegistrar.register(ObjectFactory of)
Generally, this will turn around and add MarshallableCreator(s) to the object factory. |
void |
ObjectFactory.ProfileRegistrar.unregister(ObjectFactory of)
Remove the creators from the factory. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||