MCPcopy Index your code
hub / github.com/code4craft/webmagic / me

Method me

webmagic-core/src/main/java/us/codecraft/webmagic/Site.java:62–64  ·  view source on GitHub ↗

new a Site @return new site

()

Source from the content-addressed store, hash-verified

60 * @return new site
61 */
62 public static Site me() {
63 return new Site();
64 }
65
66 /**
67 * Add a cookie with domain {@link #getDomain()}

Callers 15

testMethod · 0.95
addCookieTestMethod · 0.95
getSiteMethod · 0.95
test_download_failMethod · 0.95
getCharsetByUrlMethod · 0.95
runMethod · 0.95
test_tls12Method · 0.95
testGetSiteMethod · 0.95
getSiteMethod · 0.95

Calls

no outgoing calls

Tested by 15

testMethod · 0.76
addCookieTestMethod · 0.76
getSiteMethod · 0.76
test_download_failMethod · 0.76
getCharsetByUrlMethod · 0.76
runMethod · 0.76
test_tls12Method · 0.76
testGetSiteMethod · 0.76
getSiteMethod · 0.76
testMethod · 0.76