Class CSVReader

java.lang.Object
com.groiss.fileimport.csv.CSVReader
All Implemented Interfaces:
StructuredFileReader, AutoCloseable

public class CSVReader extends Object implements StructuredFileReader
a utility class which reads RFC4180 (CSV http://tools.ietf.org/html/rfc4180) compliant records from an inputstream many setter-methods for changing the behavior are available there's also a way for reading fixed length records