Closed GoogleCodeExporter closed 9 years ago
I dont know the datas included in "builder"
Original comment by uriel.chemouni
on 11 Mar 2015 at 9:09
[deleted comment]
Any idea what causes this? It happens 3 to 5 times I run the code.
Original comment by ampof...@gmail.com
on 5 Jun 2015 at 3:03
This is my code.
JSONArray jarr = JsonPath.parse(json).read("$[?(@.name=='test')]");
String s = jarr.toJSONString();
System.out.println(s);
Original comment by ampof...@gmail.com
on 5 Jun 2015 at 3:06
Original issue reported on code.google.com by
fxsala...@gmail.com
on 25 Feb 2015 at 11:06