geocaching.api.impl.live_geocaching_api.parser
Class SimpleGeocacheJsonParser
java.lang.Object
geocaching.api.impl.live_geocaching_api.parser.JsonParser
geocaching.api.impl.live_geocaching_api.parser.SimpleGeocacheJsonParser
public class SimpleGeocacheJsonParser
- extends JsonParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleGeocacheJsonParser
public SimpleGeocacheJsonParser()
parseList
public static List<SimpleGeocache> parseList(JsonReader r)
throws IOException
- Throws:
IOException
parse
public static SimpleGeocache parse(JsonReader r)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.