public class CSVReader
extends Object
| Constructor and Description |
|---|
CSVReader() |
| Modifier and Type | Method and Description |
|---|---|
static List<Map<String,String>> |
readCSV(File in,
ImportConfig config) |
public static final int MAJOR
public static final int MINOR
public static List<Map<String,String>> readCSV(File in,
ImportConfig config)
throws Exception
Exception