Uses of Class
org.netpreserve.jwarc.FetchResult
Packages that use FetchResult
Package
Description
Classes for parsing, serializing and manipulating WARC records.
-
Uses of FetchResult in org.netpreserve.jwarc
Methods in org.netpreserve.jwarc that return FetchResultModifier and TypeMethodDescriptionDownloads a remote resource recording the request and response as WARC records.WarcWriter.fetch(URI uri, FetchOptions options) Downloads a remote resource recording the request and response as WARC records.WarcWriter.fetch(URI uri, HttpRequest httpRequest, OutputStream copyTo) Downloads a remote resource recording the request and response as WARC records.WarcWriter.fetch(URI uri, HttpRequest httpRequest, FetchOptions options) Downloads a remote resource recording the request and response as WARC records.