Package org.anchoranalysis.io.input.csv
package org.anchoranalysis.io.input.csv
Classes for reading comma-separated-values (CSV) files.
-
ClassDescriptionReads a CSV File from the file-system.Reads a CSV file line-by-line.When an error occurs reading a CSV file.Called when a single line is read by a CSV-reader to determine how the entry is further processed.An opened-CSV file that is read line-by-line and processed.