| 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 |
FileTaskOutput
File output destination. |
class |
StreamTaskOutput
OutputStream output destination for a task. |
| Modifier and Type | Method and Description |
|---|---|
SingleTaskOutput<?> |
AlternateMixParameters.getOutput() |
SingleTaskOutput<?> |
MergeParameters.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlternateMixParameters.setOutput(SingleTaskOutput<?> output) |
void |
MergeParameters.setOutput(SingleTaskOutput<?> output) |
| Modifier and Type | Method and Description |
|---|---|
SingleTaskOutput<?> |
SinglePdfSourceSingleOutputParameters.getOutput() |
SingleTaskOutput<?> |
MultiplePdfSourceSingleOutputParameters.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
SinglePdfSourceSingleOutputParameters.setOutput(SingleTaskOutput<?> output) |
void |
SingleOutputTaskParameters.setOutput(SingleTaskOutput<?> output)
Sets the output destination
|
void |
MultiplePdfSourceSingleOutputParameters.setOutput(SingleTaskOutput<?> output) |
| Modifier and Type | Method and Description |
|---|---|
SingleTaskOutput<?> |
AbstractPdfToSingleImageParameters.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPdfToSingleImageParameters.setOutput(SingleTaskOutput<?> output) |
Copyright © 2015. All Rights Reserved.