MCPcopy Create free account
hub / github.com/apache/nutch / getContent

Method getContent

src/java/org/apache/nutch/net/protocols/Response.java:44–44  ·  view source on GitHub ↗

Returns the full content of the response.

()

Source from the content-addressed store, hash-verified

42
43 /** Returns the full content of the response. */
44 public byte[] getContent();
45
46}

Callers 15

getRobotRulesSetMethod · 0.95
getProtocolOutputMethod · 0.95
mainMethod · 0.65
getRobotRulesSetMethod · 0.65
setUpMethod · 0.65
getParseMethod · 0.65
getParseMethod · 0.65
getParseMethod · 0.65
testItMethod · 0.65
getParseMethod · 0.65
addRawContentMethod · 0.65
testParseFetchChannelMethod · 0.65

Implementers 2

HttpResponsesrc/plugin/protocol-httpclient/src/jav
HttpResponsesrc/plugin/protocol-http/src/java/org/

Calls

no outgoing calls

Tested by 8

setUpMethod · 0.52
testItMethod · 0.52
testParseFetchChannelMethod · 0.52
testItMethod · 0.52
testFetchMethod · 0.52
testSitemapFetchMethod · 0.52
testSitemapParserMethod · 0.52