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

Method children

src/main/java/org/jsoup/nodes/Element.java:182–190  ·  view source on GitHub ↗

Get this element's child elements. This is effectively a filter on #childNodes() to get Element nodes. @return child elements. If this element has no children, returns an empty list. @see #childNodes()

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

handlesCdataMethod · 0.95
childMethod · 0.95
matchesMethod · 0.95
matchesMethod · 0.95
handlesSpanInTbodyMethod · 0.80
getDeepChildMethod · 0.80
siblingElementsMethod · 0.80
nextElementSiblingMethod · 0.80

Calls 1

addMethod · 0.45