Articles |
|
This article provides a description
of XML Data Binding, and provides a features list for some of the leading
tools. Going on to provide a summary of each tool, describing there
strengths and weaknesses.
|
|
A comparison of Breeze XML Binder, Castor, JAXB and XGen, with performance stats and feature chart.
|
|
This article develops a SAX API-based class library that is easily extended to create XML-to-Java mapping code. First, we explore the important ideas that drive the need for the class library.
|
|
OK, I know what you're thinking: "So now I'm going to be told that I need another API for working with XML. Come on, give me a break!" Well, that's actually exactly what I'm going to tell you; however, I'm going to do it in the O'Reilly way, which is to give you the real story, and then leave you alone to decide for yourself.
|
|
In this article, we will walk through marshalling data to and from XML, using a XML data-binding API.
|
|
Discuses XML Data Binding with
Castor and JAXB sample code.
|
|
An article describing how to use Code Synthesis to perform event driven XML Data Binding in C++
|
|
A discussion of XML Data Binding
with sample code for castor<
|