[
Lists Home |
Date Index |
Thread Index
]
- From: jicondon@us.ibm.com
- To: xml-dev@lists.xml.org
- Date: Thu, 20 Jul 2000 18:19:52 -0400
Data binding from XML to Java applications: Part 1
In part one of this four-part series, find out what data binding is, how it
compares to other methods of handling XML data in Java applications, and
how to start using it. This installment looks at why to use data binding
and how to model constraints for XML documents to be converted to Java
objects. It also covers input and output for data-binding class generation.
http://www-4.ibm.com/software/developer/library/data-binding1/?open&l=136,t=gr,p=XML2J1
Use Java to build applications that handle XML's extensibility - JavaWorld
article
http://www-4.ibm.com/software/developer/library/javaxml-howto/index.html?open&l=136,t=gr,p=JforX
|