view lib/com.thoughtworks.xstream_1.3/readme.txt @ 1:83e9a828e794

Version mit integrierter Suche ?ber XML-Volltexte
author dwinter
date Wed, 26 Jan 2011 14:41:34 +0100
parents db87c1b7eb6d
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/