Closed GoogleCodeExporter closed 8 years ago
LinkedHashMap is not the default parent for speed optimisation reason.
LinkedHashMap can be use by calling directely JSONParser.
ie:
JSONParser p = new JSONParser(MODE_RFC4627);
p.parse("{'my':'json'}", ContainerFactory.FACTORY_ORDERED);
Original comment by uriel.chemouni
on 2 Apr 2013 at 6:16
Thanks, I'll look at patching JsonPath instead.
Original comment by karldmo...@gmail.com
on 11 Apr 2013 at 3:23
Original comment by uriel.chemouni
on 15 May 2013 at 9:19
Original issue reported on code.google.com by
karldmo...@gmail.com
on 1 Mar 2013 at 12:32