Interface PDFXRef

All Known Implementing Classes:
PDFXRefStream

public interface PDFXRef
Version:
$Revision: $
Author:
Alexander Funk
  • Method Summary

    Modifier and Type
    Method
    Description
    getObject(int objectNumber)
    Returns the object referenced by the given object number.
  • Method Details

    • 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