public class UnpackParameters extends AbstractParameters implements MultiplePdfSourceTaskParameters
PdfSource
that will be unpacked.Constructor and Description |
---|
UnpackParameters(MultipleTaskOutput output) |
Modifier and Type | Method and Description |
---|---|
void |
addSource(PdfSource<?> input)
adds the input source to the source list.
|
boolean |
equals(Object other) |
MultipleTaskOutput |
getOutput() |
List<PdfSource<?>> |
getSourceList() |
int |
hashCode() |
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient
public UnpackParameters(MultipleTaskOutput output)
public MultipleTaskOutput getOutput()
getOutput
in interface TaskParameters
public void addSource(PdfSource<?> input)
addSource
in interface MultiplePdfSourceTaskParameters
input
- public List<PdfSource<?>> getSourceList()
getSourceList
in interface MultiplePdfSourceTaskParameters
public int hashCode()
hashCode
in class AbstractParameters
public boolean equals(Object other)
equals
in class AbstractParameters
Copyright © 2019 sejda. All rights reserved.