| Package | Description |
|---|---|
| de.taimos.gpsd4java.backend |
| Modifier and Type | Method and Description |
|---|---|
IGPSObject |
LegacyResultParser.parse(org.json.JSONObject json)
parse
JSONObject into IGPSObject |
abstract IGPSObject |
AbstractResultParser.parse(org.json.JSONObject json) |
IGPSObject |
ResultParser.parse(org.json.JSONObject json)
parse
JSONObject into IGPSObject |
IGPSObject |
AbstractResultParser.parse(String line)
Parse a received line into a
IGPSObject |
protected <T extends IGPSObject> |
AbstractResultParser.parseObjectArray(org.json.JSONArray array,
Class<T> type)
parse a whole JSONArray into a list of IGPSObjects
|
Copyright © 2011–2017 Taimos GmbH. All rights reserved.