package js.html
extends Document › Node › EventTarget
Available on jsThe XMLDocument interface represent an XML document. It inherits from the generic
Document
and does not add any specific methods or properties to it: nevertheless, several algorithms behave differently with the two types of documents.Documentation XMLDocument by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
async:Bool
load (url:String):Bool
Throws:
null |
DOMError |
---|
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/XMLDocument.html