|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openspml.v2.util.xml.ReflectiveDOMXMLUnmarshaller
This class, given XML, will turn it into Java classes representing the SPML standard.
This implementation uses DOM to do the parsing.
| Constructor Summary | |
ReflectiveDOMXMLUnmarshaller()
|
|
| Method Summary | |
protected Marshallable |
createAndPopulateMarshallable(java.lang.String typeName,
org.w3c.dom.Element el)
|
Marshallable |
unmarshall(java.lang.String xml)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReflectiveDOMXMLUnmarshaller()
| Method Detail |
protected Marshallable createAndPopulateMarshallable(java.lang.String typeName,
org.w3c.dom.Element el)
throws Spml2Exception
Spml2Exception
public Marshallable unmarshall(java.lang.String xml)
throws UnknownSpml2TypeException
unmarshall in interface XMLUnmarshallerxml -
UnknownSpml2TypeException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||