public class Warcinfo extends WarcRecord
| Modifier and Type | Class and Description |
|---|---|
static class |
Warcinfo.Builder |
WarcRecord.AbstractBuilder<R extends WarcRecord,B extends WarcRecord.AbstractBuilder<R,B>>, WarcRecord.Constructor<R extends WarcRecord>| Modifier and Type | Method and Description |
|---|---|
MessageHeaders |
fields()
Parses the content body as application/warc-fields.
|
Optional<String> |
filename()
The name of the file originally containing this warcinfo record.
|
blockDigest, calculatedBlockDigest, date, id, segmentNumber, toString, truncated, typebody, contentType, headers, serializeHeader, versionpublic Optional<String> filename()
public MessageHeaders fields() throws IOException
IOExceptionCopyright © 2022. All rights reserved.