|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openspml.v2.util.xml.BasicMarshallableElement
A starter class for the MarshallableElements
Field Summary |
Fields inherited from interface org.openspml.v2.msg.MarshallableElement |
code_id |
Constructor Summary | |
protected |
BasicMarshallableElement()
|
Method Summary | |
abstract PrefixAndNamespaceTuple[] |
getNamespacesInfo()
We need to know the namespace of the class to include. |
abstract boolean |
isValid()
Is this ready to go or are there syntax errors, like missing required fields? |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected BasicMarshallableElement()
Method Detail |
public abstract PrefixAndNamespaceTuple[] getNamespacesInfo()
MarshallableElement
getNamespacesInfo
in interface MarshallableElement
public abstract boolean isValid()
MarshallableElement
isValid
in interface MarshallableElement
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |