Module io.ebean.csv.reader
Package io.ebean.csv.reader
package io.ebean.csv.reader
-
ClassDescriptionCsvCallback<T>Provides callback methods for customisation of CSV processing.CsvReader<T>Implementation of the CsvReaderProcesses a column in the csv content.Glen Smith's CSV reader released under Apache License version 2.Provides the default implementation of CsvCallback.Parser for TIME types that supports both HH:mm:ss and HH:mm.