|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectFactory.OCEUnmarshaller | |
org.openspml.v2.profiles.dsml | |
org.openspml.v2.util.xml |
Uses of ObjectFactory.OCEUnmarshaller in org.openspml.v2.profiles.dsml |
Classes in org.openspml.v2.profiles.dsml that implement ObjectFactory.OCEUnmarshaller | |
class |
DSMLUnmarshaller
Capture all the "public" knowledge of parsers, etc... |
Uses of ObjectFactory.OCEUnmarshaller in org.openspml.v2.util.xml |
Methods in org.openspml.v2.util.xml with parameters of type ObjectFactory.OCEUnmarshaller | |
void |
ObjectFactory.addOCEUnmarshaller(ObjectFactory.OCEUnmarshaller oceum)
Need to register an unmarshaller for OpenContent - call this. |
boolean |
ObjectFactory.removeOCEUnmarshaller(ObjectFactory.OCEUnmarshaller oceum)
You can unregister them too. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |