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

Method childNodeSize

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

Get the number of child nodes that this node holds. @return the number of child nodes that this node holds.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

childNodesAsArrayMethod · 0.95
traverseMethod · 0.95
handlesCdataMethod · 0.80
moveByAppendMethod · 0.80
insertChildrenAsCopyMethod · 0.80
handlesFramesetsMethod · 0.80
processMethod · 0.80
insertChildrenMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by 5

handlesCdataMethod · 0.64
moveByAppendMethod · 0.64
insertChildrenAsCopyMethod · 0.64
handlesFramesetsMethod · 0.64