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

Method prevNodeIsATextNode

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

Tests if previous node is a text node. @param siblings siblings of current node @param index index of current node @return true if previous node is a text node, false otherwise

(final NodeList siblings,
            final int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

insertAtCharPosMethod · 0.95
insertNodeMethod · 0.95

Calls 1

isTextMethod · 0.95

Tested by

no test coverage detected