public abstract class MexOM extends java.lang.Object implements IMexOM
| Constructor and Description |
|---|
MexOM() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNamespaceValue() |
boolean |
isNamespaceSupported(java.lang.String namespaceName) |
org.apache.axiom.om.OMElement |
toOM() |
public org.apache.axiom.om.OMElement toOM()
throws MexOMException
toOM in interface IMexOMMexOMExceptionpublic java.lang.String getNamespaceValue()
getNamespaceValue in interface IMexOMpublic boolean isNamespaceSupported(java.lang.String namespaceName)
isNamespaceSupported in interface IMexOMCopyright © 2004-2022 The Apache Software Foundation. All Rights Reserved.