"XMLTool is a very simple Java library to be able to do all sorts of common operations with an XML document. As a Java developer, I often end up writing the always the same code for processing XML, transforming, ... So i decided to put all in a very easy to use class using the Fluent Interface pattern to facilitate XML manipulations."
http://code.google.com/p/xmltool/
It seems to me that the API is very simple and easy , if we can get somewhat similar API for Apache Axiom that would be great!
0 comments:
Post a Comment