Package org.chenile.utils.stream
package org.chenile.utils.stream
-
ClassesClassDescriptionCsvReader<T>A generic CSV file reader using Jackson CSV module.JsonReader<T>Read a JSON file.Loops through the input stream that has been passed and makes a record for each line in the input stream using the encoding type that has been passed.