| Modifier and Type | Method and Description |
|---|---|
static CsvUtil.Table |
CsvUtil.readTable(InputStream is) |
static CsvUtil.Table |
CsvUtil.readTable(InputStream is,
String separator) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CsvUtil.writeTable(CsvUtil.Table table,
OutputStream os) |
Copyright © 2018. All rights reserved.