0 Members and 4 Guests are viewing this topic.
My current project is to make a JSON parser with java. It can read and write to JSON files, add new objects. It will have support for conversion from .xml ro .json and vice versa. I will release it as a library
Well there's this one I use all the time: http://code.google.com/p/json-simple/