| Package | Description |
|---|---|
| org.sfm.csv |
CsvMapper classes to map object from a csv file. |
| org.sfm.csv.impl |
CsvMapper implementation. |
| Modifier and Type | Method and Description |
|---|---|
ParsingContextFactory |
ParsingContextFactoryBuilder.newFactory() |
| Constructor and Description |
|---|
CsvMapperImpl(Instantiator<DelayedCellSetter<T,?>[],T> instantiator,
DelayedCellSetterFactory<T,?>[] delayedCellSetters,
CellSetter<T>[] setters,
CsvColumnKey[] keys,
CsvColumnKey[] joinKeys,
ParsingContextFactory parsingContextFactory,
FieldMapperErrorHandler<CsvColumnKey> fieldErrorHandler,
RowHandlerErrorHandler rowHandlerErrorHandlers) |
Copyright © 2015. All rights reserved.