gov.nasa.worldwind.applications.gio.csw
Class DOMResponseParser
java.lang.Object
gov.nasa.worldwind.applications.gio.csw.DOMResponseParser
- All Implemented Interfaces:
- ResponseParser
public class DOMResponseParser
- extends Object
- implements ResponseParser
DOMResponseParser
public DOMResponseParser()
getDocument
public Document getDocument()
getDocumentElement
public Node getDocumentElement()
parseResponse
public void parseResponse(InputStream is)
throws Exception
- Specified by:
parseResponse
in interface ResponseParser
- Throws:
Exception
toString
public String toString()
- Overrides:
toString
in class Object
toXml
public String toXml()