Package org.netpreserve.jwarc
package org.netpreserve.jwarc
Classes for parsing, serializing and manipulating WARC records.
-
ClassDescriptionUtility class to read brotli-encoded data, based on org.brotli:dec.A set for testing whether WARC records are concurrent (i.e. part of the same capture event).A message body which decodes content on-the-fly using the specified encoding.Options for fetching a remote resource.The result of a fetch operation.The `HeaderValidator` class validates MessageHeaders based on predefined rules.A ReadableByteChannel inflating deflate-compressed content on read.This class is public only due to technical constraints.A message body with a known length.A message consisting of headers and a content block (body).A type of WARC record created as part of a web capture event.WarcCaptureRecord.AbstractBuilder<R extends WarcCaptureRecord,
B extends WarcCaptureRecord.AbstractBuilder<R, B>> Filter expressions for matching WARC records.Thrown when a syntax error is encountered when compiling a filter expression.The warcinfo record contains information about the web crawl that generated the records following it.Low-level WARC record parser.WarcRecord.Constructor<R extends WarcRecord>A WARC record describing a subsequent visitation of content previously archived.A WARC record associated with some target URI.Writes records to a WARC file.