public abstract class SinglePdfSourceMultipleOutputParameters extends AbstractPdfOutputParameters implements MultipleOutputTaskParameters
| Constructor and Description |
|---|
SinglePdfSourceMultipleOutputParameters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
MultipleTaskOutput |
getOutput() |
String |
getOutputPrefix() |
PdfSource<?> |
getSource() |
int |
hashCode() |
void |
setOutput(MultipleTaskOutput output)
Sets the output destination
|
void |
setOutputPrefix(String outputPrefix)
Set the prefix to be used to generate names of the multiple outputs for this parameter.
|
void |
setSource(PdfSource<?> source)
Set the source for this parameter.
|
getMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersiongetExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenientpublic SinglePdfSourceMultipleOutputParameters()
public String getOutputPrefix()
getOutputPrefix in interface PrefixableTaskParameterspublic void setOutputPrefix(String outputPrefix)
PrefixableTaskParameterssetOutputPrefix in interface PrefixableTaskParameterspublic MultipleTaskOutput getOutput()
getOutput in interface TaskParameterspublic void setOutput(MultipleTaskOutput output)
MultipleOutputTaskParameterssetOutput in interface MultipleOutputTaskParameterspublic int hashCode()
public boolean equals(Object other)
public PdfSource<?> getSource()
getSource in interface SinglePdfSourceTaskParameterspublic void setSource(PdfSource<?> source)
SinglePdfSourceTaskParameterssetSource in interface SinglePdfSourceTaskParametersCopyright © 2021 sejda. All rights reserved.