Data Binding - Java
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
OGNL
Platform : Java
OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects. .....
sixbs
Platform : Java
sixbs is a library capable of writing and reading beans to and from XML using their public properties.
sixbs is especially sui .....
XML-DBMS
Platform : java
XML-DBMS is a set of Java packages for transferring data between XML documents and relational databases. Programmers use these pac .....
XMLBeans
Platform : Java
XMLBeans is a tool that allows you to access the full power of XML in a Java friendly way. The idea is that you can take advantage .....
XWork
Platform : Java
XWork is an command-pattern framework that is used to power Struts 2 as well as other applications. XWork provides an Inversion of .....
Zeus
Platform : Java
Zeus is, in a nutshell, an open source Java-to-XML Data Binding tool. It provides a means of taking an arbitrary XML document and .....
Loading .....