public class SimpleSplitParameters extends AbstractSplitByPageParameters
| Constructor and Description |
|---|
SimpleSplitParameters(PredefinedSetOfPages setOfPages) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Set<Integer> |
getPages(int upperLimit) |
PredefinedSetOfPages |
getSetOfPages() |
PdfSource<?> |
getSource() |
int |
hashCode() |
void |
setSource(PdfSource<?> source)
Set the source for this parameter.
|
String |
toString() |
getOutput, getOutputPrefix, setOutput, setOutputPrefixgetMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersionisOverwrite, setOverwriteclone, finalize, getClass, notify, notifyAll, wait, wait, waitisOverwritepublic SimpleSplitParameters(PredefinedSetOfPages setOfPages)
public Set<Integer> getPages(int upperLimit)
getPages in interface PagesSelectiongetPages in class AbstractSplitByPageParametersupperLimit - upper limit for the pages set.public String toString()
toString in class AbstractParameterspublic int hashCode()
hashCode in class SinglePdfSourceMultipleOutputParameterspublic boolean equals(Object other)
equals in class SinglePdfSourceMultipleOutputParameterspublic PredefinedSetOfPages getSetOfPages()
public PdfSource<?> getSource()
getSource in interface SinglePdfSourceTaskParameterspublic void setSource(PdfSource<?> source)
SinglePdfSourceTaskParameterssetSource in interface SinglePdfSourceTaskParametersCopyright © 2015. All Rights Reserved.