public class LegacyResultParser extends AbstractResultParser
dateFormat, LOG| Constructor and Description |
|---|
LegacyResultParser() |
| Modifier and Type | Method and Description |
|---|---|
IGPSObject |
parse(org.json.JSONObject json)
parse
JSONObject into IGPSObject |
parse, parseObjectArray, parseTimestamppublic IGPSObject parse(org.json.JSONObject json) throws ParseException
JSONObject into IGPSObjectparse in class AbstractResultParserjson - the JSONObject to parseParseException - if parsing failsCopyright © 2011–2017 Taimos GmbH. All rights reserved.