|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.mex.om.MexOM
public abstract class MexOM
Base class for objects implemented for elements defined in the WS-MEX spec.
Constructor Summary | |
---|---|
MexOM()
|
Method Summary | |
---|---|
java.lang.String |
getNamespaceValue()
|
boolean |
isNamespaceSupported(java.lang.String namespaceName)
|
org.apache.axiom.om.OMElement |
toOM()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MexOM()
Method Detail |
---|
public org.apache.axiom.om.OMElement toOM() throws MexOMException
toOM
in interface IMexOM
MexOMException
public java.lang.String getNamespaceValue()
getNamespaceValue
in interface IMexOM
public boolean isNamespaceSupported(java.lang.String namespaceName)
isNamespaceSupported
in interface IMexOM
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |