-
- All Implemented Interfaces:
public class JsonParser
Created by rotemm on 13/10/2016.
-
-
Constructor Summary
Constructors Constructor Description JsonParser()
-
Method Summary
Modifier and Type Method Description JSONObject
parse(String jsonData)
-
-
Method Detail
-
parse
JSONObject parse(String jsonData)
-
-
-
-