public class DecryptParameters extends MultiplePdfSourceMultipleOutputParameters
PdfSource to be decrypted.| Constructor and Description |
|---|
DecryptParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSource(PdfSource<?> input)
adds the input source to the source list.
|
boolean |
equals(Object other) |
List<PdfSource<?>> |
getSourceList() |
int |
hashCode() |
getOutput, getOutputPrefix, setOutput, setOutputPrefixgetMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersionisOverwrite, setOverwrite, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisOverwritepublic int hashCode()
hashCode in class MultiplePdfSourceMultipleOutputParameterspublic boolean equals(Object other)
equals in class MultiplePdfSourceMultipleOutputParameterspublic void addSource(PdfSource<?> input)
addSource in interface MultiplePdfSourceTaskParametersinput - public List<PdfSource<?>> getSourceList()
getSourceList in interface MultiplePdfSourceTaskParametersCopyright © 2015. All Rights Reserved.