Class FastURLFilter.DenyPathRule

java.lang.Object
org.apache.nutch.urlfilter.fast.FastURLFilter.Rule
org.apache.nutch.urlfilter.fast.FastURLFilter.DenyPathRule
Enclosing class:
FastURLFilter

public static class FastURLFilter.DenyPathRule extends FastURLFilter.Rule
  • Constructor Details

    • DenyPathRule

      public DenyPathRule(String regex)
  • Method Details