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 IMexOM
MexOMException
public String getNamespaceValue()
getNamespaceValue
in interface IMexOM
public boolean isNamespaceSupported(String namespaceName)
isNamespaceSupported
in interface IMexOM
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.