public class InputStreamCsvInputSource extends Object implements CsvInputSource
Modifier | Constructor and Description |
---|---|
protected |
InputStreamCsvInputSource() |
|
InputStreamCsvInputSource(InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
List<CsvRow> |
getRows() |
protected void |
load(InputStream inputStream) |
protected InputStreamCsvInputSource()
public InputStreamCsvInputSource(InputStream inputStream) throws IOException
IOException
protected void load(InputStream inputStream) throws IOException
IOException
public List<CsvRow> getRows()
getRows
in interface CsvInputSource
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries