Uses of Class
com.itextpdf.text.io.RandomAccessSourceFactory
-
Packages that use RandomAccessSourceFactory Package Description com.itextpdf.text.io -
-
Uses of RandomAccessSourceFactory in com.itextpdf.text.io
Methods in com.itextpdf.text.io that return RandomAccessSourceFactory Modifier and Type Method Description RandomAccessSourceFactoryRandomAccessSourceFactory. setExclusivelyLockFile(boolean exclusivelyLockFile)RandomAccessSourceFactoryRandomAccessSourceFactory. setForceRead(boolean forceRead)Determines whether the full content of the source will be read into memoryRandomAccessSourceFactoryRandomAccessSourceFactory. setUsePlainRandomAccess(boolean usePlainRandomAccess)Determines whetherRandomAccessFileshould be used as the primary data access mechanism
-