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