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

Method wrap

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

Wrap the supplied HTML around this node. @param html HTML to wrap around this element, e.g. . Can be arbitrarily deep. @return this node, for chaining.

(String html)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readToByteBufferMethod · 0.45

Calls 11

notEmptyMethod · 0.95
parentMethod · 0.95
parseFragmentMethod · 0.95
baseUriMethod · 0.95
getDeepChildMethod · 0.95
appendChildMethod · 0.95
replaceChildMethod · 0.80
addChildrenMethod · 0.80
removeChildMethod · 0.80
getMethod · 0.65
sizeMethod · 0.45

Tested by

no test coverage detected