Class NoopCellPreProcessor
java.lang.Object
org.simpleflatmapper.lightningcsv.parser.CellPreProcessor
org.simpleflatmapper.lightningcsv.parser.NoopCellPreProcessor
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfinal booleanfinal voidnewCell(char[] chars, int start, int end, CellConsumer cellConsumer, int state)
-
Field Details
-
INSTANCE
-
-
Method Details
-
newCell
- Specified by:
newCellin classCellPreProcessor
-
ignoreLeadingSpace
public final boolean ignoreLeadingSpace()- Specified by:
ignoreLeadingSpacein classCellPreProcessor
-