Package org.apache.nutch.net
package org.apache.nutch.net
Web-related interfaces: URL
filters
and normalizers.-
ClassDescriptionInterface used to allow exemptions to external domain resources by overriding
db.ignore.external.links.Creates and cachesURLExemptionFilterimplementing plugins.Interface used to limit which URLs enter Nutch.Checks one given filter or all filters.Creates and caches plugins implementingURLFilter.Interface used to convert URLs to normal form and optionally perform substitutionsChecks one given normalizer or all normalizers.This class uses a "chained filter" pattern to run defined normalizers.