Writes a DOM tree to a stream in UTF8 encoding. Note that it prepends the <?xml version='1.0' encoding='UTF-8'?> if the xmlDeclaration field is true. The indent number is set to 0 and a 2-space indent. @param root the root element of the DOM tree. @param out the outputstream to write to. @thro
(Element root, OutputStream out)
source not stored for this graph (policy: none)