T - the generic type for the sourcepublic interface Source<T> extends TaskSource<T>
| Modifier and Type | Method and Description |
|---|---|
<R> R |
dispatch(SourceDispatcher<R> dispatcher) |
getEncryptionAtRestPolicy, getName, getSeekableSource, getSource, setEncryptionAtRestPolicy<R> R dispatch(SourceDispatcher<R> dispatcher) throws TaskIOException
R - generic type as result of the dispatch action.dispatcher - TaskIOExceptionCopyright © 2021 sejda. All rights reserved.