Interface PDFXRef

  • All Known Implementing Classes:
    PDFXRefStream

    public interface PDFXRef
    • Method Detail

      • getObject

        COSObject getObject​(int objectNumber)
        Returns the object referenced by the given object number.
        Parameters:
        objectNumber - the object to be returned
        Returns:
        the object corresponding to the given object number