| java.lang.Object org.archive.io.Warc2Arc
Warc2Arc | public class Warc2Arc (Code) | | Convert WARCs to (sortof) ARCs.
WARCs can be 1Gig in size, that is, 10x default ARC size. Script takes
directory as output and will write multiple ARCs for a single large WARC.
Only writes resource records of type text/dns or
application/http; msgtype=response . All others -- metadata,
request -- are skipped.
author: stack version: $Date: 2007-03-09 23:57:28 +0000 (Fri, 09 Mar 2007) $ $Revision: 4977 $ |
|
|