Constructor and Description |
---|
AnyURIType(org.apache.axiom.om.OMFactory defaultFactory,
String namespaceValue,
String uri) |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
getElementName() |
String |
getURI() |
protected void |
setURI(String uri) |
org.apache.axiom.om.OMElement |
toOM()
Convert object content to the OMElement representation.
|
getNamespaceValue, isNamespaceSupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespaceValue, isNamespaceSupported
public AnyURIType(org.apache.axiom.om.OMFactory defaultFactory, String namespaceValue, String uri) throws MexOMException
MexOMException
public org.apache.axiom.om.OMElement toOM() throws MexOMException
toOM
in interface IMexOM
toOM
in class MexOM
MexOMException
protected void setURI(String uri)
public String getURI()
protected abstract String getElementName()
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.