MCPcopy Create free account
hub / github.com/code4craft/jsoup-learning / traverse

Method traverse

src/main/java/org/jsoup/select/Elements.java:482–489  ·  view source on GitHub ↗

Perform a depth-first traversal on each of the selected elements. @param nodeVisitor the visitor callbacks to perform on each node @return this, for chaining

(NodeVisitor nodeVisitor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

collectMethod · 0.45

Calls 2

notNullMethod · 0.95
traverseMethod · 0.95

Tested by

no test coverage detected