org.apache.nutch.plugin
Interface Pluggable

All Known Subinterfaces:
HtmlParseFilter, IndexingFilter, Parser, Protocol, ScoringFilter, URLFilter
All Known Implementing Classes:
AutomatonURLFilter, BasicIndexingFilter, CCIndexingFilter, CCParseFilter, ExtParser, File, Ftp, HTMLLanguageParser, Http, Http, HttpBase, JSParseFilter, LanguageIndexingFilter, MoreIndexingFilter, OPICScoringFilter, PrefixURLFilter, RegexURLFilter, RegexURLFilterBase, RelTagIndexingFilter, RelTagParser, ScoringFilters, SWFParser, TikaParser, ZipParser

public interface Pluggable

Defines the capability of a class to be plugged into Nutch. This is a common interface that must be implemented by all Nutch Extension Points.

Author:
Jérôme Charron
See Also:
About Plugins, plugin package description



Copyright © 2011 The Apache Software Foundation