| Package | Description | 
|---|---|
| org.apache.pdfbox.pdfparser | 
 The pdfparser package contains classes to parse PDF documents and objects within the document. 
 | 
| org.apache.pdfbox.preflight | |
| org.apache.pdfbox.preflight.parser | 
| Class and Description | 
|---|
| BaseParser
 This class is used to contain parsing logic that will be used by both the
 PDFParser and the COSStreamParser. 
 | 
| COSParser
 PDF-Parser which first reads startxref and xref tables in order to know valid objects and parse only these objects. 
 | 
| PDFXRef | 
| XrefTrailerResolver
 This class will collect all XRef/trailer objects and creates correct
 xref/trailer information after all objects are read using startxref
 and 'Prev' information (unused XRef/trailer objects are discarded). 
 | 
| XrefTrailerResolver.XRefType
 The XRefType of a trailer. 
 | 
| Class and Description | 
|---|
| XrefTrailerResolver
 This class will collect all XRef/trailer objects and creates correct
 xref/trailer information after all objects are read using startxref
 and 'Prev' information (unused XRef/trailer objects are discarded). 
 | 
| Class and Description | 
|---|
| BaseParser
 This class is used to contain parsing logic that will be used by both the
 PDFParser and the COSStreamParser. 
 | 
| COSParser
 PDF-Parser which first reads startxref and xref tables in order to know valid objects and parse only these objects. 
 | 
| PDFParser | 
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.