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

Method nextSibling

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

Get this node's next sibling. @return next sibling, or null if this is the last sibling

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

traverseMethod · 0.95

Calls 4

siblingIndexMethod · 0.95
notNullMethod · 0.95
getMethod · 0.65
sizeMethod · 0.45