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

Method isText

src/java/org/diffxml/diffxml/DOMOps.java:325–334  ·  view source on GitHub ↗

Tests if the given node is a text or CDATA node. @param node The node to test @return True if the type is TEXT_NODE or CDATA_SECTION_NODE

(final Node node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

compareXPathResultMethod · 0.95
getTextLengthMethod · 0.95
FindPositionMethod · 0.95
nodesAreTextNodesMethod · 0.95
isBannedMethod · 0.95
deleteMethod · 0.95
moveMethod · 0.95
getOpValueMethod · 0.95
prevNodeIsATextNodeMethod · 0.95

Calls

no outgoing calls

Tested by 1

compareXPathResultMethod · 0.76