Uses of Class
org.apache.nutch.plugin.Plugin
-
Packages that use Plugin Package Description org.apache.nutch.plugin The NutchPlugin
System. -
-
Uses of Plugin in org.apache.nutch.plugin
Methods in org.apache.nutch.plugin that return Plugin Modifier and Type Method Description Plugin
PluginRepository. getPluginInstance(PluginDescriptor pDescriptor)
Returns an instance of a plugin.
-