public class GpxReader extends Object
Modifier and Type | Method and Description |
---|---|
static GpxReader |
getInstance()
This method returns the one and only instance of this singleton class
|
boolean |
readRouteFromFile(String fileName,
Route route)
This method reads a route consisting of waypoints from file
|
public static GpxReader getInstance()
Copyright © 2023. All rights reserved.