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