DOM & SAX parsers explanation and difference ?
Answer Posted / ashish jayaswal
DOM is top to bottom traversal as it parse node by node
SAX traverse in any direction because the whole XML while
gets loaded into the memory.
And thats why SAX is faster than DOM.
| Is This Answer Correct ? | 3 Yes | 16 No |
Post New Answer View All Answers
Where do we use xml in Ms.net?
Define xlink and xpointer?
Explain how to remove a particular attribute from XML?
What is mode in xslt?
What is application of xml?
Do people still use xslt?
What is cdata section in xml?
What does an xml document actually look like (inside)?
Why is xml useful?
What is the difference between xls and xlsx?
How can I compare two excel sheets?
Does the xml namespaces recommendation define anything except a two-part naming system for element types and attributes?
What happens when firefox knows a web page has atom feeds?
Difference Between Element and Node.
state some disadvantages of xml?