Closed GoogleCodeExporter closed 9 years ago
A JSON object is NOT guaranteed to be ordered according to JSON spec, but you
can leverage some Java Map implementations to make ordered:
http://code.google.com/p/json-simple/wiki/EncodingExamples#Example_1-3_-_Encode_
a_JSON_object_-_Using_Map
Original comment by fangyid...@gmail.com
on 13 Jul 2010 at 1:45
Original issue reported on code.google.com by
Grace.Ba...@gmail.com
on 13 Jul 2010 at 1:09