View Source

XMT (XStream Migration Tool) is a simple library to migrate [XStream|http://xstream.codehaus.org/] serialized XML when the associated Java class evolves. XStream is a popular library to serialize Java object to XML and back again, and XMT enables a smooth migration of this XML when you change class definition of the Java object.