gov.nasa.worldwind.applications.gio.csw
Class RequestStatusParser
java.lang.Object
gov.nasa.worldwind.applications.gio.xml.ElementParser
gov.nasa.worldwind.applications.gio.csw.RequestStatusParser
- All Implemented Interfaces:
- RequestStatus
public class RequestStatusParser
- extends ElementParser
- implements RequestStatus
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
RequestStatusParser
public RequestStatusParser(String elementName,
Attributes attributes)
getTimestamp
public String getTimestamp()
- Specified by:
getTimestamp
in interface RequestStatus
setTimestamp
public void setTimestamp(String timestamp)
- Specified by:
setTimestamp
in interface RequestStatus