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

Method compareNodes

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

Compares 2 nodes to determine whether they should match. TODO: Check if more comparisons are needed TODO: Consider moving out to a separate class, implementing an interface @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

easyMatchMethod · 0.95

Calls 3

compareElementsMethod · 0.95
compareTextNodesMethod · 0.95
equalsMethod · 0.80

Tested by

no test coverage detected