public final class CsvUnescapeCellPreProcessor extends AbstractUnescapeCellPreProcessor
| Modifier and Type | Field and Description |
|---|---|
static CsvUnescapeCellPreProcessor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isEscapeChar(char c) |
ignoreLeadingSpace, newCellpublic static final CsvUnescapeCellPreProcessor INSTANCE
protected final boolean isEscapeChar(char c)
isEscapeChar in class AbstractUnescapeCellPreProcessorCopyright © 2016. All rights reserved.