﻿<?phpxml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<channel>
<title>Common Interview Questions - What is the difference between SAX parser and DOM parser?</title>
<link>http://commoninterview.com/Programming_Interview_Questions/what-is-the-difference-between-sax-parser-and-dom-parser/</link>
<description>DOM parser - reads the whole XML document and returns a DOM tree representation of xml document. It provides a convenient way for reading, analyzing a ...</description>
<pubDate>Thu, 11 Feb 2010 01:34:24 MST</pubDate>
<language>en</language>
</channel>
</rss>

