Net::OAI::ListRecords - Results of the ListRecords OAI-PMH verb. |
Net::OAI::ListRecords - Results of the ListRecords OAI-PMH verb.
new()
You probably don't want to be using this method yourself, since Net::OAI::Harvester::listRecords() calls it for you.
next()
Return the next metadata object or undef if there are no more.
metadataHandler()
Returns the name of the package being used to represent the individual metadata records. If unspecified it defaults to the Net::OAI::Record::OAI_DC manpage which should be ok.
Net::OAI::ListRecords - Results of the ListRecords OAI-PMH verb. |