Uses of Interface
org.simpleflatmapper.csv.CellValueReaderFactory
Packages that use CellValueReaderFactory
-
Uses of CellValueReaderFactory in org.simpleflatmapper.csv
Methods in org.simpleflatmapper.csv that return CellValueReaderFactoryMethods in org.simpleflatmapper.csv with parameters of type CellValueReaderFactoryModifier and TypeMethodDescriptionCsvColumnDefinition.addCustomCellValueReaderFactory(CellValueReaderFactory cellValueReaderFactory) CsvMapperFactory.cellValueReaderFactory(CellValueReaderFactory cellValueReaderFactory) static CsvColumnDefinitionCsvColumnDefinition.customCellValueReaderFactoryDefinition(CellValueReaderFactory cellValueReaderFactory) -
Uses of CellValueReaderFactory in org.simpleflatmapper.csv.property
Methods in org.simpleflatmapper.csv.property that return CellValueReaderFactoryConstructors in org.simpleflatmapper.csv.property with parameters of type CellValueReaderFactory