Codebase list libxstream-java / upstream/1.4.10 README.txt
upstream/1.4.10

Tree @upstream/1.4.10 (Download .tar.gz)

README.txt @upstream/1.4.10

98bc0c1
 
 
 
 
 
 
 
 
 
950f48b
 
 
98bc0c1
 
 
 
950f48b
 
98bc0c1
 
 
 
 
 
 
950f48b
 
 
 
98bc0c1
950f48b
 
98bc0c1
 
 
950f48b
98bc0c1
950f48b
98bc0c1
                     ***********
********************** XStream **********************
                     ***********

     "Java to XML Serialization, and back again"


--[ Binaries ]-----------------------------------------------

All binary artifacts are bundled in the -bin archive.  It includes
the XStream jars and any other library used at build time, or
optional runtime extras.  Xpp3 is recommend for use as it will
greatly improve the performance of XStream.

--[ Documentation ]------------------------------------------

Documentation can be found at http://x-stream.github.io.  This
includes:
 * Introduction and tutorial
 * JavaDoc
 * Change log
 * Frequently asked questions

--[ Source ]-------------------------------------------------

The complete source for XStream is bundled in the -src archive.
This includes:
 * Main API [xstream/src/java]
 * Unit tests [xstream/src/test]
 * Maven build files [pom.xml] 
 * Hibernate module [xstream-hibernate]
 * Web site [xstream-distribution]

-------------------------------------------------------------

- XStream Committers

 http://x-stream.github.io/