| Package | Description |
|---|---|
| de.unknownreality.dataframe.csv |
| Modifier and Type | Method and Description |
|---|---|
protected CSVRow |
CSVIterator.getNext()
Reads the csv input stream and returns a csv row
|
CSVRow |
CSVIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<CSVRow> |
CSVIterator.iterator() |
ReaderBuilder<CSVRow,CSVReader> |
CSVReaderBuilder.loadSettings(Map<String,String> attributes) |
Copyright © 2020. All rights reserved.