org.apache.axis2.mex.om
Class MexOM
java.lang.Object
org.apache.axis2.mex.om.MexOM
- All Implemented Interfaces:
- IMexOM
- Direct Known Subclasses:
- AnyURIType, Metadata, MetadataReference, MetadataSection
public abstract class MexOM
- extends Object
- implements IMexOM
Base class for objects implemented for elements defined in
the WS-MEX spec.
Constructor Summary |
MexOM()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MexOM
public MexOM()
toOM
public org.apache.axiom.om.OMElement toOM()
throws MexOMException
- Specified by:
toOM
in interface IMexOM
- Throws:
MexOMException
getNamespaceValue
public String getNamespaceValue()
- Specified by:
getNamespaceValue
in interface IMexOM
isNamespaceSupported
public boolean isNamespaceSupported(String namespaceName)
- Specified by:
isNamespaceSupported
in interface IMexOM
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.