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

Method filter

src/java/org/apache/nutch/net/URLFilter.java:39–39  ·  view source on GitHub ↗
(String urlString)

Source from the content-addressed store, hash-verified

37 * through or "delete" the URL by returning null
38 */
39 public String filter(String urlString);
40}

Callers 15

checkOneMethod · 0.95
getParseMethod · 0.65
testModeAcceptMethod · 0.65
testModeRejectMethod · 0.65
testModeAcceptMethod · 0.65
getParseMethod · 0.65
addToMapMethod · 0.65
getParseMethod · 0.65

Implementers 15

SuffixURLFiltersrc/plugin/urlfilter-suffix/src/java/o
PrefixURLFiltersrc/plugin/urlfilter-prefix/src/java/o
DomainURLFiltersrc/plugin/urlfilter-domain/src/java/o
UrlValidatorsrc/plugin/urlfilter-validator/src/jav
RegexURLFilterBasesrc/plugin/lib-regex-filter/src/java/o
Subcollectionsrc/plugin/subcollection/src/java/org/
RelTagIndexingFiltersrc/plugin/microformats-reltag/src/jav
RelTagParsersrc/plugin/microformats-reltag/src/jav
JSParseFiltersrc/plugin/parse-js/src/java/org/apach
TLDIndexingFiltersrc/plugin/tld/src/java/org/apache/nut
HtmlIndexingFiltersrc/plugin/index-html/src/java/org/apa
AnchorIndexingFiltersrc/plugin/index-anchor/src/java/org/a

Calls

no outgoing calls

Tested by 8

testModeAcceptMethod · 0.52
testModeRejectMethod · 0.52
testModeAcceptMethod · 0.52
testMethod · 0.52