org.archive.crawler.writer |
|
Java Source File Name | Type | Comment |
ARCWriterProcessor.java | Class | Processor module for writing the results of successful fetches (and
perhaps someday, certain kinds of network failures) to the Internet Archive
ARC file format. |
ExperimentalV10WARCWriterProcessor.java | Class | Experimental WARCWriterProcessor. |
ExperimentalWARCWriterProcessor.java | Class | Experimental WARCWriterProcessor.
Goes against the pending release of 0.12 of the WARC specification, the
"Marcel Marceau" release. |
Kw3Constants.java | Interface | |
Kw3WriterProcessor.java | Class | Processor module that writes the results of successful fetches to
files on disk. |
MirrorWriterProcessor.java | Class | Processor module that writes the results of successful fetches to
files on disk.
Writes contents of one URI to one file on disk. |