Uses of Class
org.apache.pdfbox.pdfwriter.COSWriterXRefEntry

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

Uses of COSWriterXRefEntry in org.apache.pdfbox.pdfwriter
 

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



Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.