MCPcopy Index your code
hub / github.com/code4craft/jsoup-learning / parse

Method parse

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

Parse HTML into a Document. The parser will make a sensible, balanced document tree out of any HTML. @param html HTML to parse @param baseUri The URL where the HTML was retrieved from. Used to resolve relative URLs to absolute URLs, that occur before the HTML declares a {@code <ba

(String html, String baseUri)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testSmhBizArticleMethod · 0.95
testNewsHomepageMethod · 0.95
testGoogleSearchIpodMethod · 0.95
testBinaryMethod · 0.95
testYahooJpMethod · 0.95
testBaiduMethod · 0.95
testBaiduVariantMethod · 0.95
testHtml5CharsetMethod · 0.95
testNytArticleMethod · 0.95
testYahooArticleMethod · 0.95
fetchURlMethod · 0.95

Calls 6

parseMethod · 0.95
loadMethod · 0.95
connectMethod · 0.95
timeoutMethod · 0.95
getMethod · 0.95
parseInputMethod · 0.80

Tested by 15

testSmhBizArticleMethod · 0.76
testNewsHomepageMethod · 0.76
testGoogleSearchIpodMethod · 0.76
testBinaryMethod · 0.76
testYahooJpMethod · 0.76
testBaiduMethod · 0.76
testBaiduVariantMethod · 0.76
testHtml5CharsetMethod · 0.76
testNytArticleMethod · 0.76
testYahooArticleMethod · 0.76
fetchURlMethod · 0.76