| Package | Description |
|---|---|
| org.sejda.model.parameter.base | |
| org.sejda.model.parameter.image | |
| org.sejda.model.validation.constraint | |
| org.sejda.model.validation.validator |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiplePdfSourceSingleOutputParameters
Provides a skeletal implementation for parameter classes having multiple pdf source as input and producing a
SingleTaskOutput. |
class |
SinglePdfSourceSingleOutputParameters
Provides a skeletal implementation for parameter classes having a single pdf source as input and producing a
SingleTaskOutput. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPdfToSingleImageParameters
Base class for a parameter meant to convert an existing pdf source to a single image of a specified type.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
SingleOutputAllowedExtensions
Constraint validating that a single output parameter has one of the expected output extensions (in the output file name for file task output or in the outputname attribute for
non file task output).
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleOutputValidator.initialize(ValidSingleOutput constraintAnnotation) |
Copyright © 2015. All Rights Reserved.