org.apache.axis2.mex.om
Class Identifier
java.lang.Object
org.apache.axis2.mex.om.MexOM
org.apache.axis2.mex.om.AnyURIType
org.apache.axis2.mex.om.Identifier
- All Implemented Interfaces:
- IMexOM
public class Identifier
- extends AnyURIType
Class implemented for Identifier element defined in
the WS-MEX spec.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Identifier
public Identifier(org.apache.axiom.om.OMFactory defaultFactory,
String namespaceValue,
String uri)
throws MexOMException
- Throws:
MexOMException
Identifier
public Identifier(org.apache.axiom.om.OMFactory defaultFactory,
String uri)
throws MexOMException
- Throws:
MexOMException
getElementName
protected String getElementName()
- Specified by:
getElementName
in class AnyURIType
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.