This post originated from an RSS feed registered with Java Buzz
by Peter Karich.
Original Post: Xvantage - Yet Another Xml Serializer!
Feed Title: Java and more ...
Feed URL: https://karussell.wordpress.com/category/java/feed/
Feed Description: Just another weblog. Its about my developer experiences with Java in general. In detail I will blog about NetBeans, Eclipse, Design Patterns, News, Web Frameworks and other tools. My focus will be open source tools, which make the life of a Java developer easier.
In one of my last posts I listed some xml serializers and binding tools. After trying XStream, JAXB, XmlEncoder, Apache Digester and X2JB I decided to create another one: xvantage!
Why yet another xml tool?
To make it clear: At the moment xvantage is in its early stage (one week old) and I hacked it down in [...]