What's XMT

Version 5 by Robin Shen
on Feb 08, 2010 13:34.


compared with
Version 6 by Robin Shen
on Feb 08, 2010 14:09.


Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 1 changes. View first change.

  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 with the help of [dom4j|http://dom4j.sourceforge.net/] when you change class definition of the Java object.
  XMT (XStream Migration Tool) is a open source 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 with the help of [dom4j|http://dom4j.sourceforge.net/] when you change class definition of the Java object.