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

Method html

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

Retrieves the element's inner HTML. E.g. on a with one empty , would return . (Whereas #outerHtml() would return .) @return String of HTML. @see #outerHtml()

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testTextBeanMethod · 0.95
testSplitAnEmboldenMethod · 0.95
testRemoveMethod · 0.95
testReplaceMethod · 0.95
letterDigitEntitiesMethod · 0.95
testAddNewTextMethod · 0.95
testPrependTextMethod · 0.95
testAddNewHtmlMethod · 0.95
testPrependNewHtmlMethod · 0.95
testSetHtmlMethod · 0.95

Calls 5

emptyMethod · 0.95
appendMethod · 0.95
trimMethod · 0.80
toStringMethod · 0.45
outerHtmlMethod · 0.45

Tested by 13

testTextBeanMethod · 0.76
testSplitAnEmboldenMethod · 0.76
testRemoveMethod · 0.76
testReplaceMethod · 0.76
letterDigitEntitiesMethod · 0.76
testAddNewTextMethod · 0.76
testPrependTextMethod · 0.76
testAddNewHtmlMethod · 0.76
testPrependNewHtmlMethod · 0.76
testSetHtmlMethod · 0.76