Class XrefEntry

java.lang.Object
org.apache.pdfbox.debugger.ui.XrefEntry

public class XrefEntry extends Object
Represents an abstract view of the cross references of a pdf.
  • Field Details

    • index

      private final int index
    • key

      private final COSObjectKey key
    • offset

      private final long offset
    • cosObject

      private final COSObject cosObject
  • Constructor Details

  • Method Details