Uses of Class
org.apache.nutch.util.AbstractChecker
Packages that use AbstractChecker
Package
Description
Crawl control code and tools to run the crawler.
Index content, configure and run indexing and cleaning jobs to
add, update, and delete documents from an index.
Web-related interfaces: URL
filters
and normalizers.The
Parse interface and related classes.-
Uses of AbstractChecker in org.apache.nutch.crawl
Subclasses of AbstractChecker in org.apache.nutch.crawlModifier and TypeClassDescriptionclassRead utility for the CrawlDB.classRead utility for the LinkDb. -
Uses of AbstractChecker in org.apache.nutch.indexer
Subclasses of AbstractChecker in org.apache.nutch.indexerModifier and TypeClassDescriptionclassReads and parses a URL and run the indexers on it. -
Uses of AbstractChecker in org.apache.nutch.net
Subclasses of AbstractChecker in org.apache.nutch.netModifier and TypeClassDescriptionclassChecks one given filter or all filters.classChecks one given normalizer or all normalizers. -
Uses of AbstractChecker in org.apache.nutch.parse
Subclasses of AbstractChecker in org.apache.nutch.parse