public class SplitBySizeParameters extends SinglePdfSourceMultipleOutputParameters
| Constructor and Description |
|---|
SplitBySizeParameters(long sizeToSplitAt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
long |
getSizeToSplitAt() |
PdfSource<?> |
getSource() |
int |
hashCode() |
void |
setSource(PdfSource<?> source)
Set the source for this parameter.
|
getOutput, getOutputPrefix, setOutput, setOutputPrefixgetMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersionisOverwrite, setOverwrite, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisOverwritepublic long getSizeToSplitAt()
public int hashCode()
hashCode in class SinglePdfSourceMultipleOutputParameterspublic boolean equals(Object other)
equals in class SinglePdfSourceMultipleOutputParameterspublic PdfSource<?> getSource()
getSource in interface SinglePdfSourceTaskParameterspublic void setSource(PdfSource<?> source)
SinglePdfSourceTaskParameterssetSource in interface SinglePdfSourceTaskParametersCopyright © 2015. All Rights Reserved.