Package | Description |
---|---|
org.apache.pdfbox.pdfparser |
The pdfparser package contains classes to parse PDF documents and objects within the document.
|
Modifier and Type | Class | Description |
---|---|---|
class |
NonSequentialPDFParser |
PDFParser which first reads startxref and xref tables in order to know valid
objects and parse only these objects.
|