Web features explorer

DOMParser

Widely available
Tags: api Groups: Parsing and serialization

The DOMParser API parses XML or HTML source code from a string into a DOM Document. To learn more, see DOMParser, DOMParser: DOMParser() constructor, DOMParser: parseFromString() method at MDN.

Compatibility