Package dk.netarkivet.harvester.harvesting.metadata

Class Summary
MetadataEntry Class used to carry metadata in DoOneCrawl messages, including the URL and mimetype necessary to write the metadata to metadata (W)ARC files.
MetadataFile Wraps information for an Heritrix file that should be stored in the metadata ARC.
MetadataFileWriter Abstract base class for Metadata file writer.
MetadataFileWriterArc MetadataFileWriter that writes to ARC files.
MetadataFileWriterWarc MetadataFileWriter that writes to WARC files.
PersistentJobData Class PersistentJobData holds information about an ongoing harvest.
PersistentJobData.HarvestDefinitionInfo Innerclass containing Info about a harvestjob.
PersistentJobData.XmlState Helper class for returning the OK-state back to the caller.
 

Enum Summary
PersistentJobData.XmlState.OKSTATE enum for holding OK/NOTOK values.