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