Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

oracle/xstream

 
 

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.

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%