PDF Clown
0.1.2

org.pdfclown.tokens
Class Reader.FileInfo

java.lang.Object
  extended by org.pdfclown.tokens.Reader.FileInfo
Enclosing class:
Reader

public static final class Reader.FileInfo
extends Object


Method Summary
 PdfDictionary getTrailer()
           
 Version getVersion()
           
 SortedMap<Integer,XRefEntry> getXrefEntries()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTrailer

public PdfDictionary getTrailer()

getVersion

public Version getVersion()

getXrefEntries

public SortedMap<Integer,XRefEntry> getXrefEntries()

PDF Clown
0.1.2

Project home page

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