org.apache.nutch.plugin
Interface Pluggable

All Known Subinterfaces:
Authenticator, EndecaRecordGenerator, EndecaRecordOutputter, HtmlParseFilter, ParseFilter, Parser, Protocol, URLFilter

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 © 2007, 2012, Oracle and/or its affiliates. All rights reserved.