| Modifier and Type | Class and Description |
|---|---|
static interface |
GPXParser.FetchAndParseGpxTask.GpxFetchedAndParsed |
| Constructor and Description |
|---|
FetchAndParseGpxTask(java.lang.String gpxUrl,
GPXParser.FetchAndParseGpxTask.GpxFetchedAndParsed listener) |
| Modifier and Type | Method and Description |
|---|---|
protected Gpx |
doInBackground(java.lang.Void... unused) |
protected void |
onPostExecute(Gpx gpx) |
public FetchAndParseGpxTask(java.lang.String gpxUrl,
GPXParser.FetchAndParseGpxTask.GpxFetchedAndParsed listener)