DOM & SAX parsers explanation and difference ?
Answer Posted / gopi
SAX is top to bottom traversal as it parse node by node
DOM traverse in any direction because the whole XML while
gets loaded into the memory.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of xml over html?
How to use w3.org feed validation service?
Use of CSS in XML document?
What is the difference between versions 1.0 and 1.1 of the xml namspaces recommendation?
Can you explain why your project needed xml? Or why you have chosen xml.
Is dtd better than xml?
What is xml handler?
How you define template in XSLT?
What is an xml spreadsheet?
Define structure of xml?
What is rss feed google alerts?
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents?
Is docx a zip file?
What is xsl template?
How do I create my own document type?