Uses of Class
org.apache.nutch.urlfilter.api.RegexRule

Packages that use RegexRule
Package
Description
Generic URL filter library, abstracting away from regular expression implementations.
URL filter plugin based on dk.brics.automaton Finite-State Automata for JavaTM.
URL filter plugin to include and/or exclude URLs matching Java regular expressions.