| View: | [ 2011 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles |
- Generate an XML Document from an Object Model with JAXB 2 by Antonio Goncalves - [Clicks: 73]
Learn how to get an XML document from your Java object model using JAXB 2. With annotations, you can also customize the document and use adapters to format data.
[Includes source code]
http://www.devx.com/Java/Article/34069 - Mar, 2007 - Improved XML Binding with JAXB 2.0 by Deepak Vohra - [Clicks: 74]
Find out how JAXB 2.0's new features facilitate the marshalling, unmarshalling, and mapping of your XML docs and Java objects.
http://javaboutique.internet.com/tutorials/jaxb/ - Jan, 2007