public class UnescapeCellPreProcessor extends CellPreProcessor
| Constructor and Description |
|---|
UnescapeCellPreProcessor(TextFormat textFormat) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ignoreLeadingSpace() |
void |
newCell(char[] chars,
int start,
int end,
CellConsumer cellConsumer,
int state) |
public UnescapeCellPreProcessor(TextFormat textFormat)
public final void newCell(char[] chars,
int start,
int end,
CellConsumer cellConsumer,
int state)
newCell in class CellPreProcessorpublic final boolean ignoreLeadingSpace()
ignoreLeadingSpace in class CellPreProcessorCopyright © 2017. All rights reserved.