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

Method getNamedNode

src/java/org/diffxml/patchxml/DULPatch.java:745–750  ·  view source on GitHub ↗

Gets the node pointed to by the "node" attribute. @param doc document being patched @param opAttrs attributes of operation node @throws PatchFormatException if there is an error parsing the attribute @return node pointed to by "node" attribute

(final Document doc, final NamedNodeMap opAttrs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

doUpdateMethod · 0.95
doDeleteMethod · 0.95
doMoveMethod · 0.95

Calls 1

getNodeFromXPathMethod · 0.95

Tested by

no test coverage detected