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

Method getNamedParent

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

Gets the node pointed to by the "parent" 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 "parent" attribute

(final Document doc, 
            final NamedNodeMap opAttrs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

doInsertMethod · 0.95
doMoveMethod · 0.95

Calls 1

getNodeFromXPathMethod · 0.95

Tested by

no test coverage detected