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

Method compareTextNodes

src/java/org/diffxml/diffxml/fmes/Match.java:258–297  ·  view source on GitHub ↗

Compares two text nodes to determine if they should be matched. Takes into account whitespace options. @param a First node @param b Potential match for a @return True if nodes match, false otherwise

(final Node a, final Node b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compareNodesMethod · 0.95

Calls 4

isIgnoreAllWhitespaceMethod · 0.95
isIgnoreCaseMethod · 0.95
equalsMethod · 0.80

Tested by

no test coverage detected