public class Location extends AnyURIType
| Constructor and Description |
|---|
Location(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String uri) |
Location(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue,
java.lang.String uri) |
Location(java.lang.String uri) |
| Modifier and Type | Method and Description |
|---|---|
Location |
fromOM(org.apache.axiom.om.OMElement element) |
protected java.lang.String |
getElementName() |
getURI, setURI, toOMgetNamespaceValue, isNamespaceSupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespaceValue, isNamespaceSupportedpublic Location(java.lang.String uri)
throws MexException
uri - valid URL to retrieve the metadata using HTTP GetMexExceptionpublic Location(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue,
java.lang.String uri)
throws MexOMException
MexOMExceptionpublic Location(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String uri)
throws MexOMException
MexOMExceptionpublic Location fromOM(org.apache.axiom.om.OMElement element) throws MexOMException
MexOMExceptionprotected java.lang.String getElementName()
getElementName in class AnyURITypeCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.