XML data binding refers to the process of representing the information in an XML document as an object in computer memory. This allows applications to access the data in the XML from the object rather than using the DOM to retrieve the data from a direct representation of the XML itself.
An XML data binder accomplishes this by creating a mapping between elements of the XML schema of the document we wish to bind and members of a class to be represented in memory.
From : http://en.wikipedia.org/wiki/XML_data_binding
16 products available, Sorted alphabetically
Apache Digester
Platform : Java
Many Jakarta projects read XML configuration files to provide initialization
of various Java objects within the system. There .....
Apache JaxMe
Platform : Java
JaxMe 2 is an open source implementation of JAXB ( http://java.sun.com/xml/jaxb ), the specification for
.....
Apache Jelly
Platform : Java
Jelly is a tool for turning XML into executable code. So Jelly is a Java and XML based scripting and processing engine. Jelly can .....
Betwixt
Platform : Java
The Betwixt library provides an XML introspection mechanism for mapping beans to XML in a flexible way. It is implemented using an .....
HotelCalifornia
Platform : Java
HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl .....
InstanceToSchema
Platform : Java
InstanceToSchema is a RELAX NG schema generator from XML instances. It is a command line tool. There is no user interface. It is w .....
JiBX
Platform : Java
JiBX is a framework for binding XML data to Java objects. It lets you work with data from XML documents using your own class struc .....
JXQuick
Platform : Java
Quick is a tool for generating and processing XML. Quick converts arbitrary object structures into trees of XML elements. Converts .....
MapperXML
Platform : Java
MapperXML is a presentation framework for web applications. MapperXML framework uses components to build applications. The compone .....
Mork
Platform : Java
Mork is a compiler tool with XML support. You specify some syntax (either by a traditional
grammar or by a DTD) and Mork gener .....
Loading .....