public class GPXTrackReader extends AbstractTrackReader
| Constructor and Description | 
|---|
| GPXTrackReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | acceptFilePath(String filePath) | 
| protected Track[] | doRead(InputStream inputStream) | 
| String | getDescription() | 
protected boolean acceptFilePath(String filePath)
acceptFilePath in class AbstractTrackReaderprotected Track[] doRead(InputStream inputStream) throws IOException
doRead in class AbstractTrackReaderIOExceptionpublic String getDescription()