| Package | Description |
|---|---|
| org.netpreserve.jwarc |
Classes for parsing, serializing and manipulating WARC records.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Message.AbstractBuilder<R extends Message,B extends Message.AbstractBuilder<R,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpMessage |
class |
HttpRequest |
class |
HttpResponse |
class |
WarcCaptureRecord
A type of WARC record created as part of a web capture event.
|
class |
WarcContinuation |
class |
WarcConversion |
class |
Warcinfo
The warcinfo record contains information about the web crawl that generated the records following it.
|
class |
WarcMetadata |
class |
WarcRecord |
class |
WarcRequest |
class |
WarcResource |
class |
WarcResponse |
class |
WarcRevisit
A WARC record describing a subsequent visitation of content previously archived.
|
class |
WarcTargetRecord
A WARC record associated with some target URI.
|
| Modifier and Type | Method and Description |
|---|---|
B |
WarcCaptureRecord.AbstractBuilder.body(MediaType type,
Message message) |
Copyright © 2022. All rights reserved.