Uses of Interface
org.anchoranalysis.io.input.csv.ProcessCSVLine
Packages that use ProcessCSVLine
Package
Description
Classes for reading comma-separated-values (CSV) files.
-
Uses of ProcessCSVLine in org.anchoranalysis.io.input.csv
Methods in org.anchoranalysis.io.input.csv with parameters of type ProcessCSVLineModifier and TypeMethodDescriptionint
ReadByLine.read
(ProcessCSVLine lineProcessor) Reads a CSV-file iterating through each row and passing it to lineProcessor