development/libraries/java

json-simple - Simple Java toolkit for JSON

Website: http://code.google.com/p/json-simple/
License: Apache Software License 2.0
Vendor: JPackage Project
Description:
JSON.simple is a simple Java toolkit for JSON. You can use
JSON.simple to encode or decode JSON text.
Features
* Full compliance with JSON specification (RFC4627) and
  reliable (see compliance testing)
* Provides multiple functionalities such as encode,
  decode/parse and escape JSON text while keeping the library
  lightweight
* Flexible, simple and easy to use by reusing Map and List
  interfaces
* Supports streaming output of JSON text
* Stoppable SAX-like interface for streaming input of JSON
  text (learn more)
* Heap based parser
* High performance (see performance testing)
* No dependency on external libraries
* Both of the source code and the binary are JDK1.2
  compatible

Packages

json-simple-1.0.2-1.jpp6.noarch [13 KiB] Changelog by Ralph Apel (2012-02-09):
- First release
json-simple-1.0.2-1.jpp6.src [31 KiB] Changelog by Ralph Apel (2012-02-09):
- First release

Listing created by Repoview-0.6.6-5.mga4.tainted