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

Method childNodes

src/main/java/org/jsoup/nodes/Node.java:212–214  ·  view source on GitHub ↗

Get this node's children. Presented as an unmodifiable list: new children can not be added, but the child nodes themselves can be manipulated. @return list of children. If no children, returns an empty list.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

moveByAppendMethod · 0.80
parseFragmentMethod · 0.80
parseFragmentMethod · 0.80
processMethod · 0.80
matchesMethod · 0.80

Calls

no outgoing calls

Tested by 2

moveByAppendMethod · 0.64