Demo how the Jettison JSON library has the extra feature of preserving the order that tags are inserted into JSONObjects. While this is not a standard feature of JSON, it results in much more readable output. Also, it uses the same API as the org.json library.
|