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

Method getNodeAsStringDeep

src/java/org/diffxml/diffxml/DOMOps.java:179–189  ·  view source on GitHub ↗

Gets the string representation of a Node and its children. Catches possible IOExceptions and rethrows as unchecked. @param n The Node to get the String for @return The String representation of the Node

(final Node n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

outputDebugMethod · 0.95
applyMethod · 0.95

Calls 1

outputXMLMethod · 0.95

Tested by

no test coverage detected