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
IOExceptionprotected void load(InputStream inputStream) throws IOException
IOExceptionpublic List<CsvRow> getRows()
getRows in interface CsvInputSourceCopyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries