Show Me Glossary
 

GenieCrawlerPluginManager Walk-through

Previous previous|nextNext Page

Timothy now builds the genieCrawlerPluginManager.java. This implements the CrawlerPluginManager interface, which is used by a crawler plug-in to submit URL-related data to the crawler. It returns information about the plug-in, including the required parameters.

Timothy builds the genieCrawlerPluginManager.java.

 

Show Me

Show Me

Click here to view the complete pseudo-code of GeneiCrawlerPluginManager.java.