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 |
AttachmentsCollectionParameters
Parameters for a task that creates a collection of attachments from a list of PDF documents.
|
class |
CombineReorderParameters
Parameters specifying a list of pdf sources and an ordered list of pages from each file, that should be combined into one pdf output
Allows pages to appear in a different order in the output than in the original source.
|
class |
MergeParameters
Parameter class for a merge task containing a collection of input to be merged.
|
class |
SetMetadataParameters
Parameter class for the set metadata manipulation.
|
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 |
JpegToPdfParameters |
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 © 2019 sejda. All rights reserved.