Writes given XML document to given stream. Uses UTF8 encoding, preserves spaces. Adds XML declaration with standalone set to "yes". @param doc DOM document to output @param os Stream to output to @param indented Whether to indent the output @throws IOException If an error occurs with serializatio
(final Document doc, final OutputStream os,
final boolean indented)
source not stored for this graph (policy: none)
no outgoing calls