Welcome to OpenDEN
HOME FOSS Directory Reference & Learning Search
Custom Search
Free, Opensource Software, Libraries ....

Data Binding - Java
go to Free eBooks, tutorials, whitepapers, learning resources - 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


Loading .....
Please contribute your links
Recently Viewed Categories
Recently Viewed Products


Foxkeh