view lib/com.thoughtworks.xstream_1.3/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
line wrap: on
line source

------------------------------------------------------
XStream - Serialize objects to XML/JSON and back again
------------------------------------------------------

"XStream is a simple library to serialize objects to XML and back again:
 - Ease of use
 - No mappings required
 - Performance
 - Clean XML
 - Requires no modifications to objects
 - Full object graph support
 - Integrates with other XML APIs
 - Customizable conversion strategies
 - Error messages
 - Alternative output format"

For more information:
http://xstream.codehaus.org/