Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getRobotRulesSet
Method · 0.95
getProtocolOutput
Method · 0.95
main
Method · 0.65
getRobotRulesSet
Method · 0.65
setUp
Method · 0.65
getParse
Method · 0.65
getParse
Method · 0.65
getParse
Method · 0.65
testIt
Method · 0.65
getParse
Method · 0.65
addRawContent
Method · 0.65
testParseFetchChannel
Method · 0.65
Implementers
2
HttpResponse
src/plugin/protocol-httpclient/src/jav
HttpResponse
src/plugin/protocol-http/src/java/org/
Calls
no outgoing calls
Tested by
8
setUp
Method · 0.52
testIt
Method · 0.52
testParseFetchChannel
Method · 0.52
testIt
Method · 0.52
testFetch
Method · 0.52
testSitemapFetch
Method · 0.52
testSitemapParser
Method · 0.52
testSitemapIndexParser
Method · 0.52