By jvalentino
via jvalentino.blogspot.com
Published: Jul 08 2008 / 08:00
Originally I asked the following question in my last posting: I have an XML document and I want to use that document to populate a corresponding set of Java objects. This is a commonly encountered scenario when working with Java, so what is the easiest method for Java XML Binding that requires the least amount of code? So what about XStream?
Add your comment