W3cubDocs

/Haxe

Printer

package haxe.xml

Available on all platforms

This class provides utility methods to convert Xml instances to String representation.

Static methods

staticprint(xml:Xml, pretty:Bool = false):String

Convert Xml to string representation.

Set pretty to true to prettify the result.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/xml/Printer.html