PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.tokens.XRefEntry

Packages that use XRefEntry
it.stefanochizzolini.clown.files File-level objects [PDF:1.6:3.4]. 
it.stefanochizzolini.clown.objects Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. 
it.stefanochizzolini.clown.tokens PDF file serialization [PDF:1.6:3]. 
 

Uses of XRefEntry in it.stefanochizzolini.clown.files
 

Methods in it.stefanochizzolini.clown.files that return XRefEntry
 XRefEntry[] File.getXRefEntries()
           
 

Uses of XRefEntry in it.stefanochizzolini.clown.objects
 

Constructors in it.stefanochizzolini.clown.objects with parameters of type XRefEntry
PdfIndirectObject(File file, PdfDataObject dataObject, XRefEntry xrefEntry)
          For internal use only.
 

Uses of XRefEntry in it.stefanochizzolini.clown.tokens
 

Methods in it.stefanochizzolini.clown.tokens that return XRefEntry
 XRefEntry[] Reader.readXRefTable(PdfDictionary trailer)
          Retrieves the xref-table.
 

Methods in it.stefanochizzolini.clown.tokens with parameters of type XRefEntry
protected  void Reader.readXRefSection(XRefEntry[] xrefEntries)
           
 


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.