Package org.apache.pdfbox.pdfparser
Interface PDFXRef
- All Known Implementing Classes:
PDFXRefStream
public interface PDFXRef
- Version:
- $Revision: $
- Author:
- Alexander Funk
-
Method Summary
-
Method Details
-
getObject
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
-