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

Method getProtocolOutput

src/java/org/apache/nutch/protocol/Protocol.java:54–54  ·  view source on GitHub ↗
(String url, WebPage page)

Source from the content-addressed store, hash-verified

52 * Returns the {@link Content} for a fetchlist entry.
53 */
54 ProtocolOutput getProtocolOutput(String url, WebPage page);
55
56 /**
57 * Retrieve robot rules applicable for this url.

Callers 11

setUpMethod · 0.95
setContentTypeMethod · 0.95
testItMethod · 0.95
testParseFetchChannelMethod · 0.95
testItMethod · 0.95
runMethod · 0.95
runMethod · 0.95
runMethod · 0.95
getRobotRulesSetMethod · 0.65
mainMethod · 0.65
fetchPageMethod · 0.65

Implementers 4

Ftpsrc/plugin/protocol-ftp/src/java/org/a
Filesrc/plugin/protocol-file/src/java/org/
HttpBasesrc/plugin/lib-http/src/java/org/apach
Sftpsrc/plugin/protocol-sftp/src/java/org/

Calls

no outgoing calls

Tested by 6

setUpMethod · 0.76
setContentTypeMethod · 0.76
testItMethod · 0.76
testParseFetchChannelMethod · 0.76
testItMethod · 0.76
fetchPageMethod · 0.52