|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnknownSpml2TypeException | |
org.openspml.v2.msg | |
org.openspml.v2.util.xml |
Uses of UnknownSpml2TypeException in org.openspml.v2.msg |
Methods in org.openspml.v2.msg that throw UnknownSpml2TypeException | |
Marshallable |
XMLUnmarshaller.unmarshall(java.lang.String xml)
|
Uses of UnknownSpml2TypeException in org.openspml.v2.util.xml |
Methods in org.openspml.v2.util.xml that throw UnknownSpml2TypeException | |
Marshallable |
ReflectiveDOMXMLUnmarshaller.unmarshall(java.lang.String xml)
|
Marshallable |
ObjectFactory.createMarshallable(java.lang.String name,
java.lang.String uri)
given a name of an element, create a hollow object that we can populate via a parser. |
MarshallableElement |
ObjectFactory.createMarshallableElement(java.lang.Class cls)
XMLUnmarshaller implementations will use this to create objects within the core SPML schema. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |