Sunday, June 27, 2010
What is binding (XML) ?
Generating the code needed to process a well-defined
portion of XML data.
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 or SAX to retrieve the data from a direct
representation of the XML itself.
Labels:
J2EE interview Qs and Ans
0 comments:
Post a Comment