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