Uses of Class
org.dspace.harvest.HarvestingException
Packages that use HarvestingException
-
Uses of HarvestingException in org.dspace.harvest
Methods in org.dspace.harvest that throw HarvestingExceptionModifier and TypeMethodDescriptionprotected List<org.jdom2.Element>OAIHarvester.getMDrecord(String oaiSource, String itemOaiId, String metadataPrefix) Query the OAI-PMH provider for a specific metadata record.protected voidOAIHarvester.processRecord(org.jdom2.Element record, String OREPrefix, long currentRecord, long totalListSize) Process an individual PMH record, making (or updating) a corresponding DSpace Item.Constructors in org.dspace.harvest that throw HarvestingException