XMLDocument

XMLDocument

package js-html

extends DocumentNodeEventTarget

Available on js

The 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:

Variables

async:Bool

Methods

load (url:String):Bool

Throws:

null DOMError

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/XMLDocument.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部