| Package | Description |
|---|---|
| org.verapdf.cos | |
| org.verapdf.cos.visitor | |
| org.verapdf.cos.xref | |
| org.verapdf.io | |
| org.verapdf.parser |
| Modifier and Type | Method and Description |
|---|---|
COSTrailer |
COSDocument.getFirstTrailer() |
COSTrailer |
COSDocument.getLastTrailer() |
COSTrailer |
COSDocument.getTrailer() |
| Modifier and Type | Method and Description |
|---|---|
void |
Writer.setTrailer(COSTrailer trailer) |
void |
Writer.setTrailer(COSTrailer trailer,
long prev) |
| Modifier and Type | Method and Description |
|---|---|
COSTrailer |
COSXRefInfo.getTrailer() |
| Modifier and Type | Method and Description |
|---|---|
COSTrailer |
IReader.getFirstTrailer() |
COSTrailer |
COSXRefTableReader.getFirstTrailer() |
COSTrailer |
IReader.getLastTrailer() |
COSTrailer |
COSXRefTableReader.getLastTrailer() |
COSTrailer |
IReader.getTrailer() |
COSTrailer |
COSXRefTableReader.getTrailer() |
| Modifier and Type | Method and Description |
|---|---|
void |
COSXRefTableReader.setFirstLastTrailersAndStartXRefs(Map<Long,COSTrailer> trailers) |
| Modifier and Type | Method and Description |
|---|---|
COSTrailer |
XRefReader.getFirstTrailer() |
COSTrailer |
XRefReader.getLastTrailer() |
COSTrailer |
XRefReader.getTrailer() |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.