|
|||||||||||
| 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.msg.spml.Extensible
org.openspml.v2.msg.spml.ExtensibleMarshallable
org.openspml.v2.msg.spml.QueryClause
| Constructor Summary | |
protected |
QueryClause()
|
| Method Summary | |
java.lang.String |
getElementName()
This should return the name of the element to be placed in the XML |
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 |
getElementName |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openspml.v2.msg.MarshallableElement |
getNamespacesInfo, isValid |
| Constructor Detail |
protected QueryClause()
| Method Detail |
public java.lang.String getElementName()
MarshallableElement
getElementName in interface MarshallableElementgetElementName in class BasicMarshallableElement
public java.lang.String toXML(XMLMarshaller m)
throws Spml2Exception
Marshallable
toXML in interface Marshallablem -
Spml2Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||