About XStream

XStream is a simple library to serialize objects to XML and back again.

Features

Typical Uses

Known Limitations

If using the Sun 1.4 JVM, XStream can recreate classes that do not have a default constructor. However, if using a different JVM, a default constructor is required.

Getting Started

Jan 15, 2005 XStream 1.1 released