de.geomobile.joined.api.service
Class JSONParser
java.lang.Object
de.geomobile.joined.api.service.JSONParser
public class JSONParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONParser
public JSONParser()
getInstance
public static JSONParser getInstance()
- Returns:
getFriendList
public List<Friend> getFriendList(String jsonString)
throws FriendFinderUnexpectedException
- Parameters:
jsonString -
- Returns:
-
- Throws:
FriendFinderUnexpectedException
getMessages
public List<Message> getMessages(String jsonString)
throws FriendFinderUnexpectedException
- Parameters:
jsonString -
- Returns:
-
- Throws:
FriendFinderUnexpectedException
Copyright © 2012 GeoMobile GmbH. All Rights Reserved.