gov.nasa.worldwind.applications.gio.csw
Class RequestIdParser
java.lang.Object
gov.nasa.worldwind.applications.gio.xml.ElementParser
gov.nasa.worldwind.applications.gio.xml.TextElementParser
gov.nasa.worldwind.applications.gio.csw.RequestIdParser
- All Implemented Interfaces:
- RequestId
public class RequestIdParser
- extends TextElementParser
- implements RequestId
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELEMENT_NAME
public static final String ELEMENT_NAME
- See Also:
- Constant Field Values
RequestIdParser
public RequestIdParser(String elementName,
Attributes attributes)
getURI
public String getURI()
- Specified by:
getURI
in interface RequestId
setURI
public void setURI(String uri)
- Specified by:
setURI
in interface RequestId