Answer Posted / praveen
DOM (Document Object Model) and SAX (Simple API for XML) are
APIs to access XML documents. They allow applications to
read XML documents without having to worry about the syntax.
They are complementary: DOM is best suited for browsers and
editors; SAX is best for all the rest.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the best rss reader?
Can you convert xml to csv?
What is dom in xml?
What is html xml css?
Define element and attribute in an xml document.
How do I override an xml namespace declaration that uses a prefix?
Why xml parsing is important?
How do I create my own document type?
How to create an XSLT style sheet to format Data?
Write a program to use the stylesheet element?
What is xmlns in xml?
What program opens xsd files?
What is orm xml?
what is the difference between xpath document and xml document?
Is xml a nosql?