| Package | Description |
|---|---|
| org.simpleflatmapper.csv |
CsvMapper classes to map object from a csv file. |
| org.simpleflatmapper.csv.property |
| Modifier and Type | Method and Description |
|---|---|
CellValueReaderFactory |
CsvColumnDefinition.getCustomCellValueReaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
CsvColumnDefinition |
CsvColumnDefinition.addCustomCellValueReaderFactory(CellValueReaderFactory cellValueReaderFactory) |
CsvMapperFactory |
CsvMapperFactory.cellValueReaderFactory(CellValueReaderFactory cellValueReaderFactory) |
static CsvColumnDefinition |
CsvColumnDefinition.customCellValueReaderFactoryDefinition(CellValueReaderFactory cellValueReaderFactory) |
| Modifier and Type | Method and Description |
|---|---|
CellValueReaderFactory |
CustomReaderFactoryProperty.getReaderFactory() |
| Constructor and Description |
|---|
CustomReaderFactoryProperty(CellValueReaderFactory readerFactory) |
Copyright © 2019. All rights reserved.