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 not stored for this graph (policy: none)
no test coverage detected