> Is there any tool to create java beans with xml?
When I google for "java beans xml", I get:
http://www.javaworld.com/jw-02-1999/jw-02-beans.html
- Oliver
Sairam - 14 Apr 2006 20:13 GMT
Tool ?.. not that i know..
Perhaps this open source may be interesting/useful for you.
http://xmlbeans.apache.org/
-Sai.
> Is there any tool to create java beans with xml?
Castor has an excellent source generator.