| Package | Description |
|---|---|
| org.simpleflatmapper.csv |
CsvMapper classes to map object from a csv file. |
| org.simpleflatmapper.csv.parser |
CsvParser related classes. |
| Modifier and Type | Method and Description |
|---|---|
protected TextFormat |
CsvParser.AbstractDSL.getTextFormat() |
| Modifier and Type | Method and Description |
|---|---|
protected CellPreProcessor |
CsvParser.AbstractDSL.getCellTransformer(TextFormat textFormat,
CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing) |
protected CellPreProcessor |
CsvParser.DSLYamlComment.getCellTransformer(TextFormat textFormat,
CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing) |
protected CellPreProcessor |
CsvParser.AbstractDSL.getUnescapeCellTransformer(TextFormat textFormat) |
| Constructor and Description |
|---|
CharConsumer(CharBuffer csvBuffer,
TextFormat textFormat,
CellPreProcessor cellPreProcessor) |
Copyright © 2017. All rights reserved.