JavaScripture
Contribute via GitHub Feedback

DOMParser : Object

Constructors

new DOMParser() : DOMParser

Instance Methods

parseFromString(string : String, mimeType : String) : Document

mimeType must be one of: 'text/html', 'text/xml', 'application/xml', 'application/xhtml+xml', 'image/svg+xml'.