Class WarcModule

  • All Implemented Interfaces:
    Module

    public class WarcModule
    extends ModuleBase
    JHOVE module for identifying, validating and characterizing WARC files. Ported from the JHOVE2 WARC module and based on the JWAT-tool, both created by nicl@kb.dk (nclarkekb@git). This is a non-recursive validation. It only validates the WARC file format and WARC headers, not the actual payload of the WARC records.
    Author:
    jolf@kb.dk