Skip to content
forked from x-stream/xstream

Serialize Java objects to XML and back again.

License

Notifications You must be signed in to change notification settings

GitJacke/xstream

Repository files navigation

                     ***********
********************** XStream **********************
                     ***********

     "Java to XML Serialization, and back again"


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

All binary artifacts are in the 'lib' directory.  These include 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 in docs/index.html. This includes:
 * Introduction and tutorial
 * JavaDoc
 * Change log
 * Frequently asked questions

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

The complete source for XStream is bundled. This includes:
 * Main API [src/java]
 * Unit tests [src/test]
 * Ant build files [build.xml]
 * Maven build files [pom.xml] 
 * Dependencies [lib]

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

-XStream Ccommitters

 http://xstream.codehaus.org/

About

Serialize Java objects to XML and back again.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 85.8%
  • HTML 13.9%
  • Other 0.3%