Haxe API Documentation
Back
|
Index
extern
class
js.html.DOMParser
Available in js
This page redirects to a page that no longer exists
en/Document_Object_Model_(DOM)/DOMParser
.
Documentation for this class was provided by
MDN
.
function
new() :
Void
function
parseFromString(str :
String
, contentType :
String
) :
Document
Back
|
Index