Uses of Class
com.itextpdf.text.io.RandomAccessSourceFactory

Packages that use RandomAccessSourceFactory
com.itextpdf.text.io   
 

Uses of RandomAccessSourceFactory in com.itextpdf.text.io
 

Methods in com.itextpdf.text.io that return RandomAccessSourceFactory
 RandomAccessSourceFactory RandomAccessSourceFactory.setForceRead(boolean forceRead)
          Determines whether the full content of the source will be read into memory
 RandomAccessSourceFactory RandomAccessSourceFactory.setUsePlainRandomAccess(boolean usePlainRandomAccess)
          Determines whether RandomAccessFile should be used as the primary data access mechanism
 



Copyright © 2012. All Rights Reserved.