XML parsing java using JAXB [closed]
I am looking for some source code that, creates Java Classes using, JAXB. I have the Schemas, and the XML file. Or any tutorial on JAXB if possible. thx
Um, http://jaxb.java.net/tutorial/.
Check out my blog for JAXB examples:
- http://bdoughan.blogspot.com/2010/09/processing-atom-feeds-with-jaxb.html
- The ICEfaces Tutorial link
- The Roseindia Tutorial link
Both have sample code and are short and simple, to get you started.
精彩评论