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.
|
Constructor and Description |
---|
PDFXrefStreamParser(COSStream stream,
COSDocument document,
XrefTrailerResolver resolver)
Constructor.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.