DOM Vs SAX What is best?
by Ravikiran M (July 7, 2004) In today's world XML is the popular medium for exchanging data. To make use of that XML Data, it is very important for the sender and receiver to understand and manipulate data. Currently the most popular APIs available for manipulating the XML Documents are DOM and SAX. In this article, we define both the API's, understand their differences and analyze their appropriate use with some real time scenarios.
Read it at the external site...
0 reviews available
| Author(s): | Ravikiran Muvva |
|---|
| User Level: | Advanced |