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

Method getDOMChildNoFromXPath

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

Get the DOM Child Number equivalent of the XPath childnumber. @param siblings the NodeList we are interested in @param xpathcn the XPath child number @return the equivalent DOM child number

(final NodeList siblings,
            final int xpathcn)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getDOMChildNoMethod · 0.95

Calls 2

prevNodeIsATextNodeMethod · 0.95
isTextMethod · 0.95

Tested by

no test coverage detected