package js.html
Available on js
The XMLSerializer interface provides the serializeToString() method to construct an XML string representing a DOM tree.
Documentation XMLSerializer by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
new()Throws:
null |
DOMError |
|---|
serializeToString(root:Node):StringThrows:
null |
DOMError |
|---|
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/XMLSerializer.html