Projects tagged ‘json’, ‘serialization’, and ‘xml’


Jump to tag:

Projects tagged ‘json’, ‘serialization’, and ‘xml’

Filtered by Project Tags json serialization xml

Refine results Project Tags java (2) remoting (2) tool (1) messaging (1) jruby (1) stax (1) codehaus (1) groovy (1) web (1) ajax (1) library (1) persistence (1)

[2 total ]

68USERS
   

XStream is a simple library to serialize objects to XML and back again. Features: Ease of use, no mappings, performance, clean XML, no modifications to classes, integration with XML libraries, full object graph support, customizable conversion strategies.

4USERS
 

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java. Includes support for Groovy and JRuby as well.