| Package | Description |
|---|---|
| org.apache.pdfbox.pdfparser |
The pdfparser package contains classes to parse PDF documents and objects within the document.
|
| org.apache.pdfbox.pdfparser.xref | |
| org.apache.pdfbox.pdfwriter |
This is the persistence layer used to write the PDFBox documents to a stream.
|
| Class and Description |
|---|
| XReferenceEntry
An implementing class represents an entry, as it can be found in a PDF's crossreference stream
(
PDFXRefStream). |
| Class and Description |
|---|
| AbstractXReference
An extending class represents an entry, as it can be found in a PDF's crossreference stream (
PDFXRefStream). |
| FreeXReference
A class representing a free reference in a PDF's crossreference stream (
PDFXRefStream). |
| XReferenceEntry
An implementing class represents an entry, as it can be found in a PDF's crossreference stream
(
PDFXRefStream). |
| XReferenceType
An instance of this class represents a type for a
XReferenceEntry, as it can be found in a PDF's
PDFXRefStream. |
| Class and Description |
|---|
| XReferenceEntry
An implementing class represents an entry, as it can be found in a PDF's crossreference stream
(
PDFXRefStream). |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.