Package | Description |
---|---|
com.itextpdf.text.io |
Modifier and Type | Method | 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 |
Copyright © 2018. All rights reserved.