Available on all targets
This class provides utility methods to convert Xml instances to String representation.
@:value({ pretty : false })staticprint(xml:Xml, pretty:Bool = false):String
Convert Xml to string representation.
Xml
Set pretty to true to prettify the result.
pretty
true