-
- All Implemented Interfaces:
public interface GPSFileLoaderStrategy to read GPSTrace from file.
-
-
Method Summary
Modifier and Type Method Description abstract List<GPSTrace>readTrace(URL url)abstract Collection<String>supportedExtensions()-
-
Method Detail
-
supportedExtensions
abstract Collection<String> supportedExtensions()
-
-
-
-