gov.nasa.worldwind.applications.gio.csw
Class GetRecordsResponseParserEBRIM
java.lang.Object
gov.nasa.worldwind.applications.gio.xml.ElementParser
gov.nasa.worldwind.applications.gio.csw.GetRecordsResponseParser
gov.nasa.worldwind.applications.gio.csw.GetRecordsResponseParserEBRIM
- All Implemented Interfaces:
- GetRecordsResponse
public class GetRecordsResponseParserEBRIM
- extends GetRecordsResponseParser
Methods inherited from class gov.nasa.worldwind.applications.gio.csw.GetRecordsResponseParser |
doParseRequestId, doParseSearchStatus, doStartElement, getRequestId, getSearchResults, getSearchStatus, getVersion, setRequestId, setSearchResults, setSearchStatus, setVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetRecordsResponseParserEBRIM
public GetRecordsResponseParserEBRIM(String elementName,
Attributes attributes)
doParseSearchResults
protected SearchResults doParseSearchResults(String name,
Attributes attributes)
throws Exception
- Overrides:
doParseSearchResults
in class GetRecordsResponseParser
- Throws:
Exception