public interface SourceDispatcher<T>
| Modifier and Type | Method and Description |
|---|---|
T |
dispatch(FileSource source) |
T |
dispatch(StreamSource source) |
T dispatch(FileSource source) throws TaskIOException
TaskIOExceptionT dispatch(StreamSource source) throws TaskIOException
TaskIOExceptionCopyright © 2021 sejda. All rights reserved.