| 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, isNamespaceSupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespaceValue, isNamespaceSupportedpublic AnyURIType(org.apache.axiom.om.OMFactory defaultFactory,
String namespaceValue,
String uri)
throws MexOMException
MexOMExceptionpublic org.apache.axiom.om.OMElement toOM()
throws MexOMException
toOM in interface IMexOMtoOM in class MexOMMexOMExceptionprotected void setURI(String uri)
public String getURI()
protected abstract String getElementName()
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.