| Package | Description |
|---|---|
| org.netpreserve.jwarc |
Classes for parsing, serializing and manipulating WARC records.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LengthedBody
A message body with a known length.
|
| Modifier and Type | Method and Description |
|---|---|
MessageBody |
WarcPayload.body() |
MessageBody |
Message.body()
The content body of this message.
|
| Modifier and Type | Method and Description |
|---|---|
R |
WarcRecord.Constructor.construct(MessageVersion version,
MessageHeaders headers,
MessageBody body) |
Copyright © 2022. All rights reserved.