public abstract class AbstractSplitByPageParameters extends SinglePdfSourceMultipleOutputParameters implements PagesSelection
| Constructor and Description |
|---|
AbstractSplitByPageParameters() |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<Integer> |
getPages(int upperLimit) |
PdfSource<?> |
getSource() |
void |
setSource(PdfSource<?> source)
Set the source for this parameter.
|
equals, getOutput, getOutputPrefix, hashCode, setOutput, setOutputPrefixgetMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersionisOverwrite, setOverwrite, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisOverwritepublic abstract Set<Integer> getPages(int upperLimit)
getPages in interface PagesSelectionupperLimit - upper limit for the pages set.public PdfSource<?> getSource()
getSource in interface SinglePdfSourceTaskParameterspublic void setSource(PdfSource<?> source)
SinglePdfSourceTaskParameterssetSource in interface SinglePdfSourceTaskParametersCopyright © 2015. All Rights Reserved.