Interface RowReader

All Known Implementing Classes:
RowReaderImpl

public interface RowReader
LineReaders reads rows from the CSV file and returns those all at once, or one by one if desired.