Uses of Class
org.apache.nutch.urlfilter.fast.FastURLFilter.Rule
Packages that use FastURLFilter.Rule
Package
Description
URL filter plugin that first does fast exact suffix matches on host/domain
names before applying regular expressions to the path component of a URL.
-
Uses of FastURLFilter.Rule in org.apache.nutch.urlfilter.fast
Subclasses of FastURLFilter.Rule in org.apache.nutch.urlfilter.fastModifier and TypeClassDescriptionstatic classRule forDenyPath .*orDenyPath .?static classstatic classMethods in org.apache.nutch.urlfilter.fast that return FastURLFilter.RuleModifier and TypeMethodDescriptionstatic FastURLFilter.RuleFastURLFilter.DenyAllRule.getInstance()