gov.nasa.worldwind.applications.gio.csw
Class SearchResultsParserEBRIM
java.lang.Object
gov.nasa.worldwind.applications.gio.xml.ElementParser
gov.nasa.worldwind.applications.gio.csw.SearchResultsParser
gov.nasa.worldwind.applications.gio.csw.SearchResultsParserEBRIM
- All Implemented Interfaces:
- SearchResults, Iterable<Object>
public class SearchResultsParserEBRIM
- extends SearchResultsParser
Methods inherited from class gov.nasa.worldwind.applications.gio.csw.SearchResultsParser |
addRecord, addRecord, addRecords, clearRecords, getElementSet, getExpires, getIndex, getNextRecord, getNumberOfRecordsMatched, getNumberOfRecordsReturned, getRecord, getRecordCount, getRecordSchema, getResultSetId, iterator, parseElementSetType, parseInt, removeRecord, setElementSet, setExpires, setNextRecord, setNumberOfRecordsMatched, setNumberOfRecordsReturned, setRecord, setRecordSchema, setResultSetId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchResultsParserEBRIM
public SearchResultsParserEBRIM(String elementName,
Attributes attributes)
doStartElement
protected void doStartElement(String name,
Attributes attributes)
throws Exception
- Overrides:
doStartElement
in class ElementParser
- Throws:
Exception