Java org.apache.pdfbox.pdfparser PDFXRefStream fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdfparser PDFXRefStream fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdfparser PDFXRefStream.

The text is from its open source code.

Constructor

Method

voidaddEntry(COSWriterXRefEntry entry)
Add an new entry to the XRef stream.
voidaddTrailerInfo(COSDictionary trailerDict)
Copy all Trailer Information to this file.
COSStreamgetStream()
Returns the stream of the XRef.
voidsetSize(long streamSize)
Set the size of the XRef stream.