| Package | Description |
|---|---|
| org.sfm.csv |
CsvMapper classes to map object from a csv file. |
| Modifier and Type | Class and Description |
|---|---|
static class |
CsvParser.MapToDSL<T> |
static class |
CsvParser.StaticMapToDSL<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> CsvParser.MapWithDSL<T> |
CsvParser.mapWith(CsvMapper<T> mapper) |
<T> CsvParser.MapWithDSL<T> |
CsvParser.DSL.mapWith(CsvMapper<T> mapper) |
Copyright © 2015. All rights reserved.