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

Method toString

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

Get the combined outer HTML of all matched elements. Alias of #outerHtml(). @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 4

textMethod · 0.45
htmlMethod · 0.45
outerHtmlMethod · 0.45
consumeSubQueryMethod · 0.45

Calls 1

outerHtmlMethod · 0.95

Tested by

no test coverage detected