Java, XML and XStream

What’s an object/xml serializaing/deserializaing library? If you’ve never worked with an object/xml serializer and are considering writing your own from scratch, you may want to consider using a library like XStream. XStream is very good at moving java into xml and back. It allows a high level of control over how the xml can be [...]

Posted on January 22, 2010 at 12:36 am by Ant · Permalink · 9 Comments
In: Java, Technobable, xml · Tagged with: , , , ,