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

Method parseBodyFragment

src/main/java/org/jsoup/Jsoup.java:147–149  ·  view source on GitHub ↗

Parse a fragment of HTML, with the assumption that it forms the body of the HTML. @param bodyHtml body HTML fragment @param baseUri URL to resolve relative URLs against. @return sane HTML document @see Document#body()

(String bodyHtml, String baseUri)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

parsesBodyFragmentMethod · 0.95
cleanMethod · 0.95
isValidMethod · 0.95

Calls 1

parseBodyFragmentMethod · 0.95

Tested by 4

parsesBodyFragmentMethod · 0.76