Project

General

Profile

Download (546 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / cots / restlet-2.0.5-patched / com.thoughtworks.xstream_1.3 / readme.txt @ master

1
------------------------------------------------------
2
XStream - Serialize objects to XML/JSON and back again
3
------------------------------------------------------
4

    
5
"XStream is a simple library to serialize objects to XML and back again:
6
 - Ease of use
7
 - No mappings required
8
 - Performance
9
 - Clean XML
10
 - Requires no modifications to objects
11
 - Full object graph support
12
 - Integrates with other XML APIs
13
 - Customizable conversion strategies
14
 - Error messages
15
 - Alternative output format"
16

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