Package org.apache.nutch.urlfilter.fast
Class FastURLFilter.DenyAllRule
java.lang.Object
org.apache.nutch.urlfilter.fast.FastURLFilter.Rule
org.apache.nutch.urlfilter.fast.FastURLFilter.DenyAllRule
- Enclosing class:
- FastURLFilter
Rule for
DenyPath .* or DenyPath .?-
Field Summary
Fields inherited from class org.apache.nutch.urlfilter.fast.FastURLFilter.Rule
pattern -
Method Summary
Methods inherited from class org.apache.nutch.urlfilter.fast.FastURLFilter.Rule
toString
-
Method Details
-
getInstance
-
match
- Overrides:
matchin classFastURLFilter.Rule
-