Topic: Article : Get Moving with Java-XML Serialization Using XStream (Read 554 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Dec 08, 2005, 08:15:11 PM »
As with most things, when it comes to serializing Java to XML and back, there is more than one way to skin the cat. In certain circumstances, Java-XML serialization can offer significant advantages over binding technologies such as JAXB and ultimately can save you development time. Learn the benefits and costs of Java-XML serialization using the excellent XStream library.