NASA World Wind

gov.nasa.worldwind.applications.gio.esg
Class GetServiceData.ServiceDataLinksRequest

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.xml.Element
      extended by gov.nasa.worldwind.applications.gio.csw.Request
          extended by gov.nasa.worldwind.applications.gio.csw.GetRecords
              extended by gov.nasa.worldwind.applications.gio.esg.GetServiceData.ServiceDataLinksRequest
Enclosing class:
GetServiceData

protected static class GetServiceData.ServiceDataLinksRequest
extends GetRecords


Constructor Summary
GetServiceData.ServiceDataLinksRequest(Service service)
           
 
Method Summary
protected  void buildQuery(String id)
           
 
Methods inherited from class gov.nasa.worldwind.applications.gio.csw.GetRecords
addQuery, setMaxRecords, setOutputFormat, setOutputSchema, setOutputSchema, setResultType, setStartPosition
 
Methods inherited from class gov.nasa.worldwind.applications.gio.csw.Request
setDefaultNamespace, setDefaultNamespace, setService, setVersion
 
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
 

Constructor Detail

GetServiceData.ServiceDataLinksRequest

public GetServiceData.ServiceDataLinksRequest(Service service)
                                       throws Exception
Throws:
Exception
Method Detail

buildQuery

protected void buildQuery(String id)
                   throws Exception
Throws:
Exception

NASA World Wind