Uses of Class
com.itextpdf.text.io.RandomAccessSourceFactory
Packages that use RandomAccessSourceFactory
-
Uses of RandomAccessSourceFactory in com.itextpdf.text.io
Methods in com.itextpdf.text.io that return RandomAccessSourceFactoryModifier and TypeMethodDescriptionRandomAccessSourceFactory.setExclusivelyLockFile(boolean exclusivelyLockFile) RandomAccessSourceFactory.setForceRead(boolean forceRead) Determines whether the full content of the source will be read into memoryRandomAccessSourceFactory.setUsePlainRandomAccess(boolean usePlainRandomAccess) Determines whetherRandomAccessFileshould be used as the primary data access mechanism -
Uses of RandomAccessSourceFactory in com.itextpdf.text.pdf.mc
Fields in com.itextpdf.text.pdf.mc declared as RandomAccessSourceFactoryModifier and TypeFieldDescriptionprotected static final RandomAccessSourceFactoryMCParser.RASFACTORYFactory that will help us build a RandomAccessSource.