Difference between getting a document using DOMParser & DocumentBuilderFactory !!!

Difference between getting a document using DOMParser & DocumentBuilderFactory !!!

Hi,

In DOM tutorials, on one page a document is formed using DocumentBuilderFactory and on the other page, document is formed using DOMParser.

I could not understand the difference between these 2 methods..

Can anyone please explain.

View Answers









Related Tutorials/Questions & Answers:

Ads