MCPcopy Create free account
hub / github.com/amouat/diffxml / outputXMLIndented

Method outputXMLIndented

src/java/org/diffxml/diffxml/DOMOps.java:130–134  ·  view source on GitHub ↗

Writes given XML document to given stream. Uses UTF8 encoding, indentation, preserves spaces. Adds XML declaration with standalone set to "yes". @param doc DOM document to output @param os Stream to output to @throws IOException If an error occurs with serialization

(final Document doc, 
            final OutputStream os)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

outputXMLMethod · 0.95

Tested by

no test coverage detected