public class TdriveUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TDRIVE_POINT_FEATURE |
Constructor and Description |
---|
TdriveUtils() |
Modifier and Type | Method and Description |
---|---|
static org.opengis.feature.simple.SimpleFeatureType |
createTdrivePointDataType() |
static Date |
parseDate(String source) |
static boolean |
validate(URL file) |
public static final String TDRIVE_POINT_FEATURE
public static Date parseDate(String source) throws ParseException
ParseException
public static org.opengis.feature.simple.SimpleFeatureType createTdrivePointDataType()
public static boolean validate(URL file)
Copyright © 2013–2022. All rights reserved.