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 not stored for this graph (policy: none)
no test coverage detected