Uses of Package
org.apache.nutch.plugin

Packages that use org.apache.nutch.plugin
org.apache.nutch.analysis.lang Text document language identifier. 
org.apache.nutch.collection Subcollection is a subset of an index. 
org.apache.nutch.indexer Maintain Lucene full-text indexes. 
org.apache.nutch.indexer.anchor An indexing plugin for inbound anchor text. 
org.apache.nutch.indexer.basic A basic indexing plugin. 
org.apache.nutch.indexer.feed   
org.apache.nutch.indexer.metadata   
org.apache.nutch.indexer.more A more indexing plugin. 
org.apache.nutch.indexer.staticfield A simple plugin called at indexing that adds fields with static data. 
org.apache.nutch.indexer.subcollection   
org.apache.nutch.indexer.tld Top Level Domain Indexing plugin. 
org.apache.nutch.indexer.urlmeta URL Meta Tag Indexing Plugin 
org.apache.nutch.microformats.reltag A microformats Rel-Tag Parser/Indexer/Querier plugin. 
org.apache.nutch.net   
org.apache.nutch.parse   
org.apache.nutch.parse.ext   
org.apache.nutch.parse.feed   
org.apache.nutch.parse.headings   
org.apache.nutch.parse.html An HTML document parsing plugin. 
org.apache.nutch.parse.js   
org.apache.nutch.parse.swf   
org.apache.nutch.parse.tika   
org.apache.nutch.parse.zip   
org.apache.nutch.plugin The Nutch Plugin System. 
org.apache.nutch.protocol   
org.apache.nutch.protocol.file Protocol plugin which supports retrieving local file resources. 
org.apache.nutch.protocol.ftp Protocol plugin which supports retrieving documents via the ftp protocol. 
org.apache.nutch.protocol.http Protocol plugin which supports retrieving documents via the http protocol. 
org.apache.nutch.protocol.http.api Common API used by HTTP plugins (http, httpclient
org.apache.nutch.scoring   
org.apache.nutch.scoring.link   
org.apache.nutch.scoring.opic   
org.apache.nutch.scoring.tld Top Level Domain Scoring plugin. 
org.apache.nutch.scoring.urlmeta URL Meta Tag Scoring Plugin 
org.apache.nutch.urlfilter.api   
org.apache.nutch.urlfilter.automaton A url filter plugin based on dk.brics.automaton Finite-State Automata for JavaTM
org.apache.nutch.urlfilter.domain A url filter plugin that filters by domain. 
org.apache.nutch.urlfilter.domainblacklist   
org.apache.nutch.urlfilter.prefix A url filter plugin. 
org.apache.nutch.urlfilter.regex A url filter plugin. 
org.apache.nutch.urlfilter.suffix   
org.apache.nutch.urlfilter.validator A url filter plugin that validates given urls. 
org.creativecommons.nutch Sample plugins that parse and index Creative Commons medadata. 
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.analysis.lang
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.collection
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.indexer
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.indexer.anchor
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.indexer.basic
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.indexer.feed
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.indexer.metadata
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.indexer.more
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.indexer.staticfield
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.indexer.subcollection
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.indexer.tld
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.indexer.urlmeta
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.microformats.reltag
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.net
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.parse
Extension
          An Extension is a kind of listener descriptor that will be installed on a concrete ExtensionPoint that acts as kind of Publisher.
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.parse.ext
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.parse.feed
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.parse.headings
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.parse.html
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.parse.js
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.parse.swf
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.parse.tika
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.parse.zip
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.plugin
Extension
          An Extension is a kind of listener descriptor that will be installed on a concrete ExtensionPoint that acts as kind of Publisher.
ExtensionPoint
          The ExtensionPoint provide meta information of a extension point.
Plugin
          A nutch-plugin is an container for a set of custom logic that provide extensions to the nutch core functionality or another plugin that provides an API for extending.
PluginClassLoader
          The PluginClassLoader contains only classes of the runtime libraries setuped in the plugin manifest file and exported libraries of plugins that are required pluguin.
PluginDescriptor
          The PluginDescriptor provide access to all meta information of a nutch-plugin, as well to the internationalizable resources and the plugin own classloader.
PluginRepository
          The plugin repositority is a registry of all plugins.
PluginRuntimeException
          PluginRuntimeException will be thrown until a exception in the plugin managemnt occurs.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.protocol
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.protocol.file
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.protocol.ftp
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.protocol.http
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.protocol.http.api
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.scoring
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.scoring.link
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.scoring.opic
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.scoring.tld
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.scoring.urlmeta
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.urlfilter.api
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.urlfilter.automaton
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.urlfilter.domain
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.urlfilter.domainblacklist
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.urlfilter.prefix
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.urlfilter.regex
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.urlfilter.suffix
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.apache.nutch.urlfilter.validator
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 

Classes in org.apache.nutch.plugin used by org.creativecommons.nutch
Pluggable
          Defines the capability of a class to be plugged into Nutch.
 



Copyright © 2012 The Apache Software Foundation