Skip to content
/ xstream Public
forked from x-stream/xstream

Serialize Java objects to XML and back again.

License

Notifications You must be signed in to change notification settings

ian4hu/xstream

This branch is 358 commits behind x-stream/xstream:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7896b8e · Aug 15, 2017
Aug 15, 2017
Oct 29, 2015
Aug 13, 2017
Aug 15, 2017
Aug 15, 2017
Aug 15, 2017
Apr 27, 2015
Apr 27, 2015
Aug 15, 2017
Apr 8, 2017
May 15, 2015
May 26, 2017
May 26, 2017
Aug 15, 2017
Mar 14, 2016

Repository files navigation

master: Build Status Coverage Status
v-1.4.x: Build Status Coverage Status


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 GitHub. This includes:

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]
  • Website [xstream-distribution]

About

Serialize Java objects to XML and back again.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 85.7%
  • HTML 14.0%
  • Other 0.3%