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

Method getNodeFromXPath

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

Returns the node pointed to by a given xPath. @param doc document being patched @param xPath xPath to the node @throws PatchFormatException if there is an error parsing the xpath @return the node pointed to by the xPath

(final Document doc, final String xPath)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getNamedParentMethod · 0.95
getNamedNodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected