Dec 21

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 Posts with Thumbnails
Share

2 Responses to “XML to POJOs – Alpha 0.1”

  1. Anonymous Says:

    Can you go into a bit of detail about how this package compares and contrasts to other similar tools (eg. JAXB, Castor, XMLBeans)?

  2. Avah Says:

    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!