Uses of Package
dk.netarkivet.harvester.harvesting

Packages that use dk.netarkivet.harvester.harvesting
dk.netarkivet.harvester.harvesting This module handles defining, scheduling, and execution of harvests. 
dk.netarkivet.harvester.harvesting.controller   
dk.netarkivet.harvester.harvesting.report   
 

Classes in dk.netarkivet.harvester.harvesting used by dk.netarkivet.harvester.harvesting
ArcFilesReportGenerator.ArcFileStatus
          Stores the opening date, closing date and size of an ARC file.
HarvestController
          This class handles all the things in a single harvest that are not related directly related either to launching Heritrix or to handling JMS messages.
HeritrixFiles
          This class encapsulates all the files that Heritrix gets from our system, and all files we read from Heritrix.
HeritrixLauncher
          A HeritrixLauncher object wraps around an instance of the web crawler Heritrix.
MetadataFile
          Wraps information for an Heritrix file that should be stored in the metadata ARC.
 

Classes in dk.netarkivet.harvester.harvesting used by dk.netarkivet.harvester.harvesting.controller
HeritrixFiles
          This class encapsulates all the files that Heritrix gets from our system, and all files we read from Heritrix.
HeritrixLauncher
          A HeritrixLauncher object wraps around an instance of the web crawler Heritrix.
 

Classes in dk.netarkivet.harvester.harvesting used by dk.netarkivet.harvester.harvesting.report
HeritrixFiles
          This class encapsulates all the files that Heritrix gets from our system, and all files we read from Heritrix.