Package maito.datacollecting.oaipmh

Class Summary
ListRecords A class that represents an OAI-PMH response with the verb ListRecords.
ListRecordsContentHandler A class for parsing the OAI-PMH resonse for the verb ListRecords using SAX.
OAIPMHDataSource A class that represents a data source using OAI-PMH to read data from a network repository.
OAIPMHRecordParser Parses records from an incoming OAI-PMH stream NOTE: this actually works with any other character stream as long as the content is in a format similar to OAI-PMH / DC XML
 

Exception Summary
OAIPMHException