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

Method easyMatch

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

Performs fast match algorithm on given DOM documents. TODO: May want to consider starting at same point in 2nd tree somehow, may lead to better matches. @param doc1 The original document @param doc2 The modified document @return NodeSet containing pairs of matching nodes.

(final Document doc1,
            final Document doc2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 6

addMethod · 0.95
compareNodesMethod · 0.95
outputDebugMethod · 0.95
getNodeMethod · 0.80
removeMethod · 0.80