public class Identifier extends AnyURIType
| Constructor and Description |
|---|
Identifier(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String uri) |
Identifier(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue,
java.lang.String uri) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getElementName() |
getURI, setURI, toOMgetNamespaceValue, isNamespaceSupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespaceValue, isNamespaceSupportedpublic Identifier(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue,
java.lang.String uri)
throws MexOMException
MexOMExceptionpublic Identifier(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String uri)
throws MexOMException
MexOMExceptionprotected java.lang.String getElementName()
getElementName in class AnyURITypeCopyright © 2004-2022 The Apache Software Foundation. All Rights Reserved.