public class ParseTextTable extends Object
| Constructor and Description |
|---|
ParseTextTable() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNumeric(String str) |
static DoubleMatrixDataset<String,String> |
parseGeoTables(String fileInput,
boolean debug)
Geo text tables for HT12 v3 / v4 data
|
protected static final String ENCODING
public static DoubleMatrixDataset<String,String> parseGeoTables(String fileInput, boolean debug) throws IOException
fileInput - IOExceptionpublic static boolean isNumeric(String str)
Copyright © 2015. All Rights Reserved.