gov.nasa.worldwind.applications.gio.esg
Class GetServiceCommon.Request
java.lang.Object
gov.nasa.worldwind.applications.gio.xml.Element
gov.nasa.worldwind.applications.gio.csw.Request
gov.nasa.worldwind.applications.gio.csw.GetRecords
gov.nasa.worldwind.applications.gio.esg.GetServiceCommon.Request
- Enclosing class:
- GetServiceCommon
protected static class GetServiceCommon.Request
- extends GetRecords
Methods inherited from class gov.nasa.worldwind.applications.gio.xml.Element |
addElement, addElement, addElements, clearAttributes, clearElements, getAttribute, getElement, getElementCount, getIndex, getName, getNs, hasContent, removeAttribute, removeElement, setAttribute, setElement, toXml, write, writeAttributes, writeBeginElement, writeElementContent, writeEndElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetServiceCommon.Request
public GetServiceCommon.Request(Service service)
throws Exception
- Throws:
Exception
buildQuery
protected void buildQuery(String id)
throws Exception
- Throws:
Exception