| Package | Description |
|---|---|
| tecgraf.javautils.parsers.csv | |
| tecgraf.javautils.parsers.tsv |
| Modifier and Type | Method and Description |
|---|---|
String[][] |
CsvParser.parse(InputStream inputStream,
Charset charset)
Faz o parser do stream, fechando o mesmo ao final.
|
| Modifier and Type | Method and Description |
|---|---|
String[][] |
TsvParser.parse(InputStream inStream,
Charset charset) |
Copyright © 2014–2016 Tecgraf/PUC-Rio. All rights reserved.