public class Location extends AnyURIType
Constructor and Description |
---|
Location(org.apache.axiom.om.OMFactory defaultFactory,
String uri) |
Location(org.apache.axiom.om.OMFactory defaultFactory,
String namespaceValue,
String uri) |
Location(String uri) |
Modifier and Type | Method and Description |
---|---|
Location |
fromOM(org.apache.axiom.om.OMElement element) |
protected String |
getElementName() |
getURI, setURI, toOM
getNamespaceValue, isNamespaceSupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespaceValue, isNamespaceSupported
public Location(String uri) throws MexException
uri
- valid URL to retrieve the metadata using HTTP GetMexException
public Location(org.apache.axiom.om.OMFactory defaultFactory, String namespaceValue, String uri) throws MexOMException
MexOMException
public Location(org.apache.axiom.om.OMFactory defaultFactory, String uri) throws MexOMException
MexOMException
public Location fromOM(org.apache.axiom.om.OMElement element) throws MexOMException
MexOMException
protected String getElementName()
getElementName
in class AnyURIType
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.