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

Method getDOMChildNo

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

Get the DOM Child number of a node using "childno" attribute. If attribute doesn't exist, assumes childno = 1. @param opAttrs the attributes of the operation @param nodeType the nodeType to be inserted @param siblings the siblings of the node @return the DOM Child number of the node

(final NamedNodeMap opAttrs,
            final int nodeType, final NodeList siblings)

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

Tested by

no test coverage detected