| Package | Description |
|---|---|
| org.sejda.model.parameter | |
| org.sejda.model.parameter.base | |
| org.sejda.model.parameter.image | |
| org.sejda.model.validation.validator |
| Modifier and Type | Class and Description |
|---|---|
class |
AlternateMixMultipleInputParameters
Parameter class for a task mixing multiple input PDFs.
|
class |
BaseMergeParameters<T extends MergeInput> |
class |
MergeParameters
Parameter class for a merge task containing a collection of input to be merged.
|
class |
SetPagesLabelParameters
Parameter class for the set pages label manipulation.
|
class |
SetPagesTransitionParameters
Parameter class for the set pages transition manipulation.
|
| 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 |
MultipleSourceSingleOutputParameters
Provides a skeletal implementation for parameter classes having multiple source as input and generating a single output.
|
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.
|
class |
PdfToSingleTiffParameters
Parameter meant to convert an existing pdf source to a single TIFF image with multiple pages.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SingleOutputValidator.isValid(SingleOutputTaskParameters value,
javax.validation.ConstraintValidatorContext context) |
boolean |
SingleOutputExtensionsValidator.isValid(SingleOutputTaskParameters value,
javax.validation.ConstraintValidatorContext context) |
Copyright © 2021 sejda. All rights reserved.