| Package | Description |
|---|---|
| org.apache.pdfbox.pdfparser |
The pdfparser package contains classes to parse PDF documents and objects within the document.
|
| Modifier and Type | Field and Description |
|---|---|
protected XrefTrailerResolver |
COSParser.xrefTrailerResolver
Collects all Xref/trailer objects and resolves them into single
object using startxref reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDFXrefStreamParser.parse(XrefTrailerResolver resolver)
Parses through the unfiltered stream and populates the xrefTable HashMap.
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.