Interface | Description |
---|---|
XReferenceEntry |
An implementing class represents an entry, as it can be found in a PDF's crossreference stream
(
PDFXRefStream ). |
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 ). |
NormalXReference |
A class representing a normal reference in a PDF's crossreference stream (
PDFXRefStream ). |
ObjectStreamXReference |
A class representing a reference to an object stream entry in a PDF's crossreference stream (
PDFXRefStream ). |
Enum | Description |
---|---|
XReferenceType |
An instance of this class represents a type for a
XReferenceEntry , as it can be found in a PDF's
PDFXRefStream . |
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.