|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openspml.v2.util.xml.BasicMarshallableElement
org.openspml.v2.util.xml.BasicMarshallable
A starter class for the Marshallables in this package
Field Summary |
Fields inherited from interface org.openspml.v2.msg.Marshallable |
code_id |
Constructor Summary | |
protected |
BasicMarshallable()
|
Method Summary | |
java.lang.String |
toXML(XMLMarshaller m)
Visitor pattern - dispatch this type to the visitor (m) please. |
Methods inherited from class org.openspml.v2.util.xml.BasicMarshallableElement |
getNamespacesInfo, isValid |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.openspml.v2.msg.MarshallableElement |
getNamespacesInfo, isValid |
Constructor Detail |
protected BasicMarshallable()
Method Detail |
public java.lang.String toXML(XMLMarshaller m) throws Spml2Exception
Marshallable
toXML
in interface Marshallable
m
-
Spml2Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |