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

Method childNodesCopy

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

Returns a deep copy of this node's children. Changes made to these nodes will not be reflected in the original nodes @return a deep copy of this node's children

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

sizeMethod · 0.45
addMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected