Uses of Package
org.netpreserve.jwarc
Packages that use org.netpreserve.jwarc
Package
Description
Classes for parsing, serializing and manipulating WARC records.
Classes for constructing network services which operate on WARC files.
-
Classes in org.netpreserve.jwarc used by org.netpreserve.jwarcClassDescriptionA 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 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.Filter expressions for matching WARC records.The warcinfo record contains information about the web crawl that generated the records following it.Low-level WARC record parser.A WARC record describing a subsequent visitation of content previously archived.A WARC record associated with some target URI.
-
Classes in org.netpreserve.jwarc used by org.netpreserve.jwarc.cdxClassDescriptionA type of WARC record created as part of a web capture event.
-
Classes in org.netpreserve.jwarc used by org.netpreserve.jwarc.net