| Constructor and Description |
|---|
CsvIterator(org.apache.commons.csv.CSVParser parser,
Reader reader,
CsvLineConverter<T> lineConverter) |
public CsvIterator(org.apache.commons.csv.CSVParser parser,
Reader reader,
CsvLineConverter<T> lineConverter)
throws IOException
IOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableApache Camel