| Projects on Google Code | Results 1 - 1 of 1 |
===Overview===
JSON.simple is a simple Java toolkit for JSON. You can use JSON.simple to encode or decode JSON text.
===Features===
* Full compliance with [http://www.ietf.org/rfc/rfc4627.txt JSON specification] (RFC4627) and reliable (see [ComplianceTesting compliance testing])
* Provides...