CS
: DOM
CsWiki :: LogIn

DOM


Introduction



The W3C Document Object Model is a mature XML parsing technique that builds up an entire parse tree in memory. It allows complete and dynamic access to a whole XML document.


Links