Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.
/ xstream Public archive
forked from x-stream/xstream

Serialize Java objects to XML and back again.

License

Notifications You must be signed in to change notification settings

oracle/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]

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

-Joe Walnes

 http://xstream.codehaus.org/

About

Serialize Java objects to XML and back again.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 83.3%
  • HTML 16.4%
  • Other 0.3%