Closed GoogleCodeExporter closed 9 years ago
Original comment by kalle.st...@gmail.com
on 31 Aug 2012 at 9:09
This will be part of the upcoming 0.9 release. Note that a List<String> will be
returned since it's an Array operation and the path is not definite.
List<String> titles = JsonPath.read(json,
"$.store.book[?(@.children==true)].title");
Original comment by kalle.st...@gmail.com
on 20 Aug 2013 at 6:45
Original issue reported on code.google.com by
anh...@gmail.com
on 30 May 2012 at 8:42