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, setVersion
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient
public SinglePdfSourceMultipleOutputParameters()
public String getOutputPrefix()
getOutputPrefix
in interface PrefixableTaskParameters
public void setOutputPrefix(String outputPrefix)
PrefixableTaskParameters
setOutputPrefix
in interface PrefixableTaskParameters
public MultipleTaskOutput getOutput()
getOutput
in interface TaskParameters
public void setOutput(MultipleTaskOutput output)
MultipleOutputTaskParameters
setOutput
in interface MultipleOutputTaskParameters
public int hashCode()
public boolean equals(Object other)
public PdfSource<?> getSource()
getSource
in interface SinglePdfSourceTaskParameters
public void setSource(PdfSource<?> source)
SinglePdfSourceTaskParameters
setSource
in interface SinglePdfSourceTaskParameters
Copyright © 2019 sejda. All rights reserved.