The DOMParser interface provides the ability to parse XML or
source code from a string into a DOM web.Document
.
The DOMParser interface provides the ability to parse XML or source code from a string into a DOM `web.Document`.
(string this & args)
Method.
The DOMString to be parsed. It must contain either HTML, xml, or svg document.
Method. The DOMString to be parsed. It must contain either HTML, xml, or svg document.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |