Uses of Package
dk.netarkivet.harvester.harvesting

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

Classes in dk.netarkivet.harvester.harvesting used by dk.netarkivet.harvester.datamodel
HeritrixFiles
          This class encapsulates all the files that Heritrix gets from our system, and all files we read from Heritrix.
JobInfo
          Interface for selecting partial job information necessary for constructing HeritrixFiles.
 

Classes in dk.netarkivet.harvester.harvesting used by dk.netarkivet.harvester.harvesting
ArchiveFileNaming
          Interface for a class that implement archiveFileNaming.
ArchiveFilesReportGenerator.ArchiveFileStatus
          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.
IngestableFiles
          Encapsulation of files to be ingested into the archive.
JobInfo
          Interface for selecting partial job information necessary for constructing HeritrixFiles.
 

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.metadata
IngestableFiles
          Encapsulation of files to be ingested into the archive.
JobInfo
          Interface for selecting partial job information necessary for constructing HeritrixFiles.
 

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.