Class H1HeritrixTemplate

  • All Implemented Interfaces:
    java.io.Serializable

    public class H1HeritrixTemplate
    extends HeritrixTemplate
    implements java.io.Serializable
    Class encapsulating the Heritrix order.xml. Enables verification that dom4j Document obey the constraints required by our software, specifically the Job class.

    The class assumes the type of order.xml used in configuring Heritrix version 1.10+. Information about the Heritrix crawler, and its processes and modules can be found in the Heritrix developer and user manuals found on http://crawler.archive.org

    See Also:
    Serialized Form