public class TableDataReader extends Object
| Constructor and Description |
|---|
TableDataReader() |
| Modifier and Type | Method and Description |
|---|---|
static List<String[]> |
readRecords(InputStream csvFile) |
public static List<String[]> readRecords(InputStream csvFile) throws FileNotFoundException, IOException, InvalidNumberOfElementsException
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.