Alignment: Chaotic Java

Wednesday, December 21, 2005

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:

At 12/22/2005 12:33:00 AM, Anonymous Anonymous said...

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

 
At 12/22/2005 07:46:00 AM, Blogger Avah said...

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