public final class NoopYamlTrimeCellPreProcessor extends CellPreProcessor
| Modifier and Type | Field and Description |
|---|---|
static NoopYamlTrimeCellPreProcessor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ignoreLeadingSpace() |
void |
newCell(char[] chars,
int start,
int end,
CellConsumer cellConsumer) |
public static final NoopYamlTrimeCellPreProcessor INSTANCE
public final void newCell(char[] chars,
int start,
int end,
CellConsumer cellConsumer)
newCell in class CellPreProcessorpublic boolean ignoreLeadingSpace()
ignoreLeadingSpace in class CellPreProcessorCopyright © 2016. All rights reserved.