| Package | Description |
|---|---|
| org.sejda.model.output | |
| org.sejda.model.parameter.base |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultipleTaskOutput<T>
Represent the output for a task generating a multiple outputs.
|
interface |
SingleTaskOutput<T>
Represent the output for a task generating a single output.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryTaskOutput
Directory output destination.
|
class |
FileTaskOutput
File output destination. |
class |
StreamTaskOutput
OutputStream output destination for a task. |
| Modifier and Type | Method and Description |
|---|---|
TaskOutput<?> |
TaskParameters.getOutput() |
Copyright © 2015. All Rights Reserved.