Class Warcinfo
java.lang.Object
org.netpreserve.jwarc.Message
org.netpreserve.jwarc.WarcRecord
org.netpreserve.jwarc.Warcinfo
The warcinfo record contains information about the web crawl that generated the records following it.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.netpreserve.jwarc.WarcRecord
WarcRecord.AbstractBuilder<R extends WarcRecord,B extends WarcRecord.AbstractBuilder<R, B>>, WarcRecord.Constructor<R extends WarcRecord> -
Method Summary
Methods inherited from class org.netpreserve.jwarc.WarcRecord
blockDigest, calculatedBlockDigest, date, id, segmentNumber, toString, truncated, typeMethods inherited from class org.netpreserve.jwarc.Message
body, contentType, headers, serializeHeader, version
-
Method Details
-
filename
-
fields
Parses the content body as application/warc-fields.- Throws:
IOException
-