| Package | Description |
|---|---|
| org.sejda.core.support.io | |
| org.sejda.model.output | |
| org.sejda.model.parameter | |
| org.sejda.model.parameter.base | |
| org.sejda.model.parameter.image |
| Class and Description |
|---|
| TaskOutput
Represents task output destination where results of a manipulation will be written.
|
| Class and Description |
|---|
| AbstractTaskOutput |
| DirectoryTaskOutput
Directory output destination.
|
| ExistingOutputPolicy
Possible policies to use in case of an existing output
|
| FileOrDirectoryTaskOutput |
FileTaskOutput
File output destination. |
| MultipleTaskOutput
Represent the output for a task generating a multiple outputs.
|
| SingleOrMultipleTaskOutput
For tasks that support batch processing multiple files at once,
but can also take a single file as input and generate a single output file
Eg: rotate can work on multiple files, so then a directory output is expected.
|
| SingleTaskOutput
Represent the output for a task generating a single output.
|
| TaskOutput
Represents task output destination where results of a manipulation will be written.
|
| TaskOutputDispatcher
Double-dispatch interface to dispatch to the correct implementation of a
TaskOutput. |
| Class and Description |
|---|
| MultipleTaskOutput
Represent the output for a task generating a multiple outputs.
|
| SingleTaskOutput
Represent the output for a task generating a single output.
|
| Class and Description |
|---|
| ExistingOutputPolicy
Possible policies to use in case of an existing output
|
| MultipleTaskOutput
Represent the output for a task generating a multiple outputs.
|
| SingleOrMultipleTaskOutput
For tasks that support batch processing multiple files at once,
but can also take a single file as input and generate a single output file
Eg: rotate can work on multiple files, so then a directory output is expected.
|
| SingleTaskOutput
Represent the output for a task generating a single output.
|
| TaskOutput
Represents task output destination where results of a manipulation will be written.
|
| Class and Description |
|---|
| SingleTaskOutput
Represent the output for a task generating a single output.
|
Copyright © 2021 sejda. All rights reserved.