Uses of Class
org.apache.nutch.net.URLExemptionFilters
Packages that use URLExemptionFilters
-
Uses of URLExemptionFilters in org.apache.nutch.parse
Methods in org.apache.nutch.parse with parameters of type URLExemptionFiltersModifier 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)