Wednesday 19 August 2015

What is DOM Parser

 DOM STANDS FOR Document Object Model
   DOM Parser can parse XML or HTML source stored in a string into a DOM document.DOM Parser can be specified in DOM Parsing and Serialization.
        To Create DOM Parser use 
new DOMParser()

No comments:

Post a Comment