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

Method remove

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

Remove (delete) this node from the DOM tree. If this node has children, they are also removed.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

unwrapMethod · 0.95
normaliseStructureMethod · 0.95
removeFromStackMethod · 0.45
popStackToCloseMethod · 0.45
popStackToBeforeMethod · 0.45
clearStackToContextMethod · 0.45
replaceInQueueMethod · 0.45
popStackToCloseMethod · 0.45
processMethod · 0.45

Calls 2

notNullMethod · 0.95
removeChildMethod · 0.80

Tested by

no test coverage detected