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

Method initialiseAndOrderNodes

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

Returns a list of Nodes sorted according to their depths. Does NOT include root or documentElement TreeSet is sorted in reverse order of depth according to NodeInfoComparator. @param doc The document to be initialised and ordered. @return A depth-ordered list of the nodes in the doc.

(
            final Document doc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

easyMatchMethod · 0.95

Calls 2

checkIfSameNodeMethod · 0.95
addMethod · 0.80

Tested by

no test coverage detected