public abstract class MultipleSourceParameters extends AbstractPdfOutputParameters implements MultipleSourceTaskParameter
Source
.Constructor and Description |
---|
MultipleSourceParameters() |
Modifier and Type | Method and Description |
---|---|
void |
addSource(Source<?> input)
adds the input source to the source list.
|
void |
addSources(Collection<Source<?>> inputs) |
boolean |
equals(Object other) |
List<Source<?>> |
getSourceList() |
int |
hashCode() |
void |
removeAllSources() |
getMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersion
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getOutput
public void addSources(Collection<Source<?>> inputs)
public void addSource(Source<?> input)
addSource
in interface MultipleSourceTaskParameter
input
- public void removeAllSources()
public List<Source<?>> getSourceList()
getSourceList
in interface MultipleSourceTaskParameter
public int hashCode()
hashCode
in class AbstractPdfOutputParameters
public boolean equals(Object other)
equals
in class AbstractPdfOutputParameters
Copyright © 2019 sejda. All rights reserved.