public final class NoopCellPreProcessor extends CellPreProcessor
| Modifier and Type | Field | Description |
|---|---|---|
static NoopCellPreProcessor |
INSTANCE |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
ignoreLeadingSpace() |
|
void |
newCell(char[] chars,
int start,
int end,
CellConsumer cellConsumer,
int state) |
public static final NoopCellPreProcessor INSTANCE
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 © 2018. All rights reserved.