public class NMEATrackReader extends AbstractTrackReader
Constructor and Description |
---|
NMEATrackReader() |
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 AbstractTrackReader
protected Track[] doRead(InputStream inputStream) throws IOException
doRead
in class AbstractTrackReader
IOException
public String getDescription()