Uses of Package
org.apache.pdfbox.pdfparser.xref
-
Packages that use org.apache.pdfbox.pdfparser.xref 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. -
Classes in org.apache.pdfbox.pdfparser.xref used by org.apache.pdfbox.pdfparser Class Description XReferenceEntry An implementing class represents an entry, as it can be found in a PDF's crossreference stream (PDFXRefStream). -
Classes in org.apache.pdfbox.pdfparser.xref used by org.apache.pdfbox.pdfparser.xref Class 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 aXReferenceEntry, as it can be found in a PDF'sPDFXRefStream. -
Classes in org.apache.pdfbox.pdfparser.xref used by org.apache.pdfbox.pdfwriter Class Description XReferenceEntry An implementing class represents an entry, as it can be found in a PDF's crossreference stream (PDFXRefStream).