public class SplitByOutlineLevelParameters extends SinglePdfSourceMultipleOutputParameters
| Constructor and Description |
|---|
SplitByOutlineLevelParameters(int levelToSplitAt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
getLevelToSplitAt() |
String |
getMatchingTitleRegEx() |
PdfSource<?> |
getSource() |
int |
hashCode() |
void |
setMatchingTitleRegEx(String matchingTitleRegEx) |
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 SplitByOutlineLevelParameters(int levelToSplitAt)
public int getLevelToSplitAt()
public String getMatchingTitleRegEx()
public void setMatchingTitleRegEx(String matchingTitleRegEx)
public String toString()
toString in class AbstractParameterspublic 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.