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

Method outerHtml

src/main/java/org/jsoup/select/Elements.java:228–236  ·  view source on GitHub ↗

Get the combined outer HTML of all matched elements. @return string of all element's outer HTML. @see #text() @see #html()

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

outerHtmlMethod · 0.95
toStringMethod · 0.95

Calls 2

appendMethod · 0.45
toStringMethod · 0.45

Tested by 1

outerHtmlMethod · 0.76