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

Method append

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

Add inner HTML to this element. The supplied HTML will be parsed, and each node appended to the end of the children. @param html HTML to add inside this element, after the existing HTML @return this element @see #html(String)

(String html)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testAppendRowToTableMethod · 0.95
testAddNewHtmlMethod · 0.95
testCloneMethod · 0.95
htmlMethod · 0.95
headMethod · 0.45
tailMethod · 0.45
setHtmlMethod · 0.45
headMethod · 0.45
tailMethod · 0.45
initClassMethod · 0.45
emitMethod · 0.45

Calls 6

notNullMethod · 0.95
parseFragmentMethod · 0.95
baseUriMethod · 0.80
addChildrenMethod · 0.80
toArrayMethod · 0.80
sizeMethod · 0.45

Tested by 10

testAppendRowToTableMethod · 0.76
testAddNewHtmlMethod · 0.76
testCloneMethod · 0.76
headMethod · 0.36
tailMethod · 0.36
setHtmlMethod · 0.36
headMethod · 0.36
tailMethod · 0.36
initClassMethod · 0.36