Parse JSON text into java object from the input source. Please use parseWithException() if you don't want to ignore the exception. @see org.json.simple.parser.JSONParser#parse(Reader) @see #parseWithException(Reader) @param in @return Instance of the following: org.json.simple.JSONObject, org.jso
(Reader in)
source not stored for this graph (policy: none)