public abstract class AbstractTaskSource<T> extends Object implements TaskSource<T>
| Constructor and Description |
|---|
AbstractTaskSource() |
| Modifier and Type | Method and Description |
|---|---|
EncryptionAtRestPolicy |
getEncryptionAtRestPolicy() |
org.sejda.io.SeekableSource |
getSeekableSource() |
void |
setEncryptionAtRestPolicy(EncryptionAtRestPolicy encryptionAtRestPolicy) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getSourcepublic EncryptionAtRestPolicy getEncryptionAtRestPolicy()
getEncryptionAtRestPolicy in interface TaskSource<T>public void setEncryptionAtRestPolicy(EncryptionAtRestPolicy encryptionAtRestPolicy)
setEncryptionAtRestPolicy in interface TaskSource<T>public org.sejda.io.SeekableSource getSeekableSource()
throws IOException
getSeekableSource in interface TaskSource<T>IOExceptionCopyright © 2021 sejda. All rights reserved.