Package org.dlese.dpc.oai.harvester
package org.dlese.dpc.oai.harvester
-
ClassDescriptionHarvests metadata from an OAI data provider, saving the results to file or returning the raw XML as an array of Strings.Interface that recieves status messages about the progress of an OAI harvest as it occurs.Indicates an error occured during a harvest.A HarvestMessageHandler that writes harvest status messages to a SimpleLuceneIndex.Contains keys that are used to retrieve data from the SimpleDataStore.Interface that receives an event message whenever an OAI record file is created, modified, exists but not modified, or deleted.Simple implementation of the OAIChangeListener interface that just prints messages to System out.Indicates an OAI protocol error code was returned by the data provider during a harvest.A servlet used to manage harvesting metadata via OAI-PMH.Runs, logs and manages ScheduledHarvests.Outputs harvest status messages to standard output.