public class Identifier extends AnyURIType
Constructor and Description |
---|
Identifier(org.apache.axiom.om.OMFactory defaultFactory,
String uri) |
Identifier(org.apache.axiom.om.OMFactory defaultFactory,
String namespaceValue,
String uri) |
Modifier and Type | Method and Description |
---|---|
protected String |
getElementName() |
getURI, setURI, toOM
getNamespaceValue, isNamespaceSupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespaceValue, isNamespaceSupported
public Identifier(org.apache.axiom.om.OMFactory defaultFactory, String namespaceValue, String uri) throws MexOMException
MexOMException
public Identifier(org.apache.axiom.om.OMFactory defaultFactory, String uri) throws MexOMException
MexOMException
protected String getElementName()
getElementName
in class AnyURIType
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.