Package | Description |
---|---|
com.itextpdf.text.io | |
com.itextpdf.text.pdf.mc |
Modifier and Type | Method and Description |
---|---|
RandomAccessSourceFactory |
RandomAccessSourceFactory.setExclusivelyLockFile(boolean exclusivelyLockFile) |
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
|
Modifier and Type | Field and Description |
---|---|
protected static RandomAccessSourceFactory |
MCParser.RASFACTORY
Factory that will help us build a RandomAccessSource.
|
Copyright © 2016. All rights reserved.