| Class and Description |
|---|
| WarcConcurrentTo
Simple wrapper for a (non) validated WARC ConcurrentTo header.
|
| WarcDigest
This class represents the parsed and format validated information provided
from a WARC digest header value.
|
| WarcFieldParsers
Separate class containing all the different types of field parser.
|
| WarcFileNaming
Implementations of this interface are used to name the WARC files written by the
WarcFileWriter. |
| WarcFileWriter
Simple WARC file writer wrapping some of the trivial code related to writing records.
|
| WarcFileWriterConfig
General configuration of
WarcFileWriter. |
| WarcHeader
Central class for working with WARC headers.
|
| WarcReader
Base class for WARC reader implementations.
|
| WarcReaderCompressed
WARC Reader implementation for reading GZip compressed files.
|
| WarcReaderUncompressed
WARC Reader implementation for reading uncompressed files.
|
| WarcRecord
This class represents a parsed WARC record header block including
possible validation and format warnings/errors encountered in the process.
|
| WarcWriter
Base class for WARC writer implementations.
|
Copyright © 2011–2015. All rights reserved.