Package org.archive.io.warc

Experimental WARC Writer and Readers.

See:
          Description

Interface Summary
WARCConstants WARC Constants used by WARC readers and writers.
 

Class Summary
WARCReader WARCReader.
WARCReaderFactory Factory for WARC Readers.
WARCRecord A WARC file Record.
WARCWriter WARC implementation.
WARCWriterPool A pool of WARCWriters.
 

Package org.archive.io.warc Description

Experimental WARC Writer and Readers. Code and specification subject to change with no guarantees of backward compatibility: i.e. newer readers may not be able to parse WARCs written with older writers. This package contains prototyping code for revision 0.12 of the WARC specification. See latest revision for current state (Version 0.10 code and its documentation has been moved into the v10 subpackage).

Implementation Notes

Tools

Initial implementations of Arc2Warc and Warc2Arc tools can be found in the package above this one, at Arc2Warc and Warc2Arc respectively. Pass --help to learn how to use each tool.

TODO



Copyright © 2003-2011 Internet Archive. All Rights Reserved.