public class CSV extends Object
| Constructor and Description |
|---|
CSV() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.csv.CSVParser |
fromPath(String csvFile) |
static PostgisTable.GeometryType |
getTypeFromPath(String csv) |
public static final org.apache.commons.csv.CSVParser fromPath(String csvFile) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic static PostgisTable.GeometryType getTypeFromPath(String csv)
Copyright © 2020. All Rights Reserved.