NASA World Wind

gov.nasa.worldwind.applications.gio.esg
Class GetServices.ResponseParser

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.csw.SAXResponseParser
      extended by gov.nasa.worldwind.applications.gio.esg.GetServices.ResponseParser
All Implemented Interfaces:
ResponseParser
Enclosing class:
GetServices

protected static class GetServices.ResponseParser
extends SAXResponseParser


Nested Class Summary
 
Nested classes/interfaces inherited from class gov.nasa.worldwind.applications.gio.csw.SAXResponseParser
SAXResponseParser.Handler
 
Constructor Summary
GetServices.ResponseParser(GetServices getServices)
           
 
Method Summary
protected  void doStartDocument(String name, Attributes attributes)
           
 
Methods inherited from class gov.nasa.worldwind.applications.gio.csw.SAXResponseParser
doEndDocument, doParseResponse, endDocument, getDocumentElement, getExceptionReport, hasExceptions, newSAXParser, parseResponse, setDocumentElement, startDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetServices.ResponseParser

public GetServices.ResponseParser(GetServices getServices)
Method Detail

doStartDocument

protected void doStartDocument(String name,
                               Attributes attributes)
Overrides:
doStartDocument in class SAXResponseParser

NASA World Wind