Uses of Class
org.pdfbox.pdfwriter.COSWriterXRefEntry

Packages that use COSWriterXRefEntry
org.pdfbox.pdfwriter This is the persistence layer used to write the PDFBox documents to a stream. 
 

Uses of COSWriterXRefEntry in org.pdfbox.pdfwriter
 

Methods in org.pdfbox.pdfwriter with parameters of type COSWriterXRefEntry
protected  void COSWriter.addXRefEntry(COSWriterXRefEntry entry)
          add an entry in the x ref table for later dump.