public final class CsvUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<String[]> |
getAsList(InputStream is,
char seperator)
Returns the CSV-file from the input stream as a list of string-arrays.
|
public static final List<String[]> getAsList(InputStream is, char seperator)
Created by ThK-Systems. License: LGPL