Package dk.netarkivet.viewerproxy.reporting

Class Summary
CrawlLogLinesMatchingRegexp Batchjob that extracts lines from a crawl log matching a regular expression The batch job should be restricted to run on metadata files for a specific job only, using the FileBatchJob.processOnlyFilesMatching(String) construct.
HarvestedUrlsForDomainBatchJob Batchjob that extracts lines referring to a specific domain from a crawl log.