public class CdxFormat extends Object
| Modifier and Type | Field and Description |
|---|---|
static CdxFormat |
CDX10 |
static CdxFormat |
CDX11 |
static CdxFormat |
CDX9 |
| Modifier and Type | Method and Description |
|---|---|
String |
format(WarcCaptureRecord record,
String filename,
long position,
long size) |
String |
legend() |
CdxRecord |
parse(String line) |
String |
toString() |
Copyright © 2022. All rights reserved.