Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checkOne
Method · 0.95
getParse
Method · 0.65
testModeAccept
Method · 0.65
testModeReject
Method · 0.65
testModeAcceptIgnoreCase
Method · 0.65
testModeRejectIgnoreCase
Method · 0.65
testModeAcceptAndNonPathFilter
Method · 0.65
testModeAcceptAndPathFilter
Method · 0.65
testModeAccept
Method · 0.65
getParse
Method · 0.65
addToMap
Method · 0.65
getParse
Method · 0.65
Implementers
15
SuffixURLFilter
src/plugin/urlfilter-suffix/src/java/o
PrefixURLFilter
src/plugin/urlfilter-prefix/src/java/o
DomainURLFilter
src/plugin/urlfilter-domain/src/java/o
UrlValidator
src/plugin/urlfilter-validator/src/jav
RegexURLFilterBase
src/plugin/lib-regex-filter/src/java/o
Subcollection
src/plugin/subcollection/src/java/org/
RelTagIndexingFilter
src/plugin/microformats-reltag/src/jav
RelTagParser
src/plugin/microformats-reltag/src/jav
JSParseFilter
src/plugin/parse-js/src/java/org/apach
TLDIndexingFilter
src/plugin/tld/src/java/org/apache/nut
HtmlIndexingFilter
src/plugin/index-html/src/java/org/apa
AnchorIndexingFilter
src/plugin/index-anchor/src/java/org/a
Calls
no outgoing calls
Tested by
8
testModeAccept
Method · 0.52
testModeReject
Method · 0.52
testModeAcceptIgnoreCase
Method · 0.52
testModeRejectIgnoreCase
Method · 0.52
testModeAcceptAndNonPathFilter
Method · 0.52
testModeAcceptAndPathFilter
Method · 0.52
testModeAccept
Method · 0.52
test
Method · 0.52