Uses of Class
toxi.data.csv.CSVFieldMapper
Packages that use CSVFieldMapper
-
Uses of CSVFieldMapper in toxi.data.csv
Methods in toxi.data.csv that return CSVFieldMapperMethods in toxi.data.csv with parameters of type CSVFieldMapperModifier and TypeMethodDescriptionvoidCSVAdapter.csvNewItemFailure(String[] fields, CSVFieldMapper map) voidCSVListener.csvNewItemFailure(String[] fields, CSVFieldMapper map) voidCSVAdapter.csvNewItemParsed(String[] fields, CSVFieldMapper map) voidCSVListener.csvNewItemParsed(String[] fields, CSVFieldMapper map) voidCSVParser.setMapper(CSVFieldMapper mapper) Constructors in toxi.data.csv with parameters of type CSVFieldMapper