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
How to use w3.org feed validation service?
How do I undeclare an xml namespace prefix?
What are the main parts of xsl document?
Define xlink and xpointer?
What do you mean by xslt data model
Can I use xml as database?
Can xml file be converted to excel?
Is xhtml and xml same?
What are the elements of wsdl?
Is docx a zip file?
Why xsl won’t replace css?
What is xsl and its components?
How do I publish an xml message?
What is xml tutorial?
What does xsd mean?