public class MultiplePdfSourceMultipleOutputParameters extends MultiplePdfSourceParameters implements SingleOrMultipleOutputTaskParameters
Constructor and Description |
---|
MultiplePdfSourceMultipleOutputParameters() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
SingleOrMultipleTaskOutput |
getOutput() |
String |
getOutputPrefix() |
int |
hashCode() |
void |
setOutput(SingleOrMultipleTaskOutput 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.
|
addSource, addSources, getSourceList, removeAllSources
getMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersion
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient
public MultiplePdfSourceMultipleOutputParameters()
public String getOutputPrefix()
getOutputPrefix
in interface PrefixableTaskParameters
public void setOutputPrefix(String outputPrefix)
PrefixableTaskParameters
setOutputPrefix
in interface PrefixableTaskParameters
public SingleOrMultipleTaskOutput getOutput()
getOutput
in interface TaskParameters
public void setOutput(SingleOrMultipleTaskOutput output)
SingleOrMultipleOutputTaskParameters
setOutput
in interface SingleOrMultipleOutputTaskParameters
public int hashCode()
hashCode
in class MultiplePdfSourceParameters
public boolean equals(Object other)
equals
in class MultiplePdfSourceParameters
Copyright © 2019 sejda. All rights reserved.