Package org.apache.nutch.urlfilter.domain
URL filter plugin to include only URLs which match an element in a given list of
domain suffixes, domain names, and/or host names.
See
org.apache.nutch.urlfilter.domaindenylist
for the counterpart
(exclude URLs by host or domain).-
Class Summary Class Description DomainURLFilter Filters URLs based on a file containing domain suffixes, domain names, and hostnames.