| Package | Description |
|---|---|
| org.netpreserve.jwarc |
Classes for parsing, serializing and manipulating WARC records.
|
| org.netpreserve.jwarc.cdx |
| Modifier and Type | Class and Description |
|---|---|
static class |
WarcCaptureRecord.AbstractBuilder<R extends WarcCaptureRecord,B extends WarcCaptureRecord.AbstractBuilder<R,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
WarcMetadata |
class |
WarcRequest |
class |
WarcResource |
class |
WarcResponse |
class |
WarcRevisit
A WARC record describing a subsequent visitation of content previously archived.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
CdxFields.format(byte field,
WarcCaptureRecord record) |
String |
CdxFormat.format(WarcCaptureRecord record,
String filename,
long position,
long size) |
Copyright © 2022. All rights reserved.