Uses of Class
org.apache.nutch.net.URLFilters
Packages that use URLFilters
-
Uses of URLFilters in org.apache.nutch.hostdb
Fields in org.apache.nutch.hostdb declared as URLFilters -
Uses of URLFilters in org.apache.nutch.parse
Methods in org.apache.nutch.parse with parameters of type URLFiltersModifier and TypeMethodDescriptionstatic StringParseOutputFormat.filterNormalize(String fromUrl, String toUrl, String fromHost, boolean ignoreInternalLinks, boolean ignoreExternalLinks, String ignoreExternalLinksMode, URLFilters filters, URLExemptionFilters exemptionFilters, URLNormalizers normalizers) static StringParseOutputFormat.filterNormalize(String fromUrl, String toUrl, String origin, boolean ignoreInternalLinks, boolean ignoreExternalLinks, String ignoreExternalLinksMode, URLFilters filters, URLExemptionFilters exemptionFilters, URLNormalizers normalizers, String urlNormalizerScope)