| Package | Description |
|---|---|
| org.sejda.model.output | |
| org.sejda.model.parameter | |
| org.sejda.model.parameter.base | |
| org.sejda.model.parameter.image |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryTaskOutput
Directory output destination.
|
class |
StreamTaskOutput
OutputStream output destination for a task. |
| Modifier and Type | Method and Description |
|---|---|
MultipleTaskOutput<?> |
UnpackParameters.getOutput() |
MultipleTaskOutput<?> |
ExtractTextParameters.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtractTextParameters.setOutput(MultipleTaskOutput<?> output) |
| Constructor and Description |
|---|
UnpackParameters(MultipleTaskOutput<?> output) |
| Modifier and Type | Method and Description |
|---|---|
MultipleTaskOutput<?> |
SinglePdfSourceMultipleOutputParameters.getOutput() |
MultipleTaskOutput<?> |
MultiplePdfSourceMultipleOutputParameters.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
SinglePdfSourceMultipleOutputParameters.setOutput(MultipleTaskOutput<?> output) |
void |
MultipleOutputTaskParameters.setOutput(MultipleTaskOutput<?> output)
Sets the output destination
|
void |
MultiplePdfSourceMultipleOutputParameters.setOutput(MultipleTaskOutput<?> output) |
| Modifier and Type | Method and Description |
|---|---|
MultipleTaskOutput<?> |
AbstractPdfToMultipleImageParameters.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPdfToMultipleImageParameters.setOutput(MultipleTaskOutput<?> output) |
Copyright © 2015. All Rights Reserved.