If you define the XML structure using an XML Schema, then you can use the xsd2jibx utility that I put together to generate your javabeans and jibx binding definition file. The only problem is I haven't released the first beta yet, although I was hoping to do so very soon. How complicated is your XML structure? You can checkout and build xsd2jibx from CVS. Give it a try and give me some feedback. See the readme.txt and especially the demo/readme.txt for examples.

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jibx login
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/jibx co xsd2jibx

Cameron



John Crossman wrote:

Can you suggest a good code generation tool that take an XML and generates javabeans. Ultimately I want to use JiBX to unmarshal the XML.

John


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg297
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users





------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ jibx-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to