Uses of Class
org.simpleflatmapper.lightningcsv.Row
Packages that use Row
-
Uses of Row in org.simpleflatmapper.lightningcsv
Methods in org.simpleflatmapper.lightningcsv that return types with arguments of type RowModifier and TypeMethodDescriptionfinal org.simpleflatmapper.util.CloseableIterator<Row>CsvParser.AbstractDSL.rowIterator(File file) CsvParser.AbstractDSL.rowIterator(Reader reader) CsvParser.AbstractDSL.rowIterator(CharSequence content) CsvParser.AbstractDSL.rowIterator(String content) CsvReader.rowIterator()CsvParser.AbstractDSL.rowStream(CharSequence content) CsvReader.rowStream()Method parameters in org.simpleflatmapper.lightningcsv with type arguments of type Row