XML to POJOs - Alpha 0.1
I invite you all to read the code, try the test suite, write your own tests, make it crash and submit bugs, everything at the project's web page! (when SourceForge are working, anyway)
Please note that there are some dependencies you need to get, namely resolver.jar, xercesImpl.jar and xml-apis.jar from the Apache Xerces project. Download page here.
Enjoy!
Related Topics
X2J on the firing line
XML to POJOs advantages - Repeating Types
Possible advantages of X2J - Primary Keys
2 Comments:
Can you go into a bit of detail about how this package compares and contrasts to other similar tools (eg. JAXB, Castor, XMLBeans)?
By all means, yes!
I've written a post starting this discussion here. Read it and tell me if you have any more comments/questions.
Thanks for the interest!
Post a Comment
<< Home