Package CHEM :: Package DB :: Package rdb :: Module rdbregistry
[hide private]
[frames] | no frames]

Module rdbregistry



Parser and Crawler registry.

Contains the registry for custom parsers. Each custom parser module needs to register their controller and html parsers in order to make them available to the system.

Contains the registry for custom crawlers. Each custom crawler module needs to be registered in order to make themselves available to the system.

Contains bootstrap section for both registries

Classes [hide private]
  ParserRegistry
Registry for site parsers.
  CrawlerRegistry
Registry for site crawlers.
Functions [hide private]
 
isStringType(t)
 
isDirectory(f)
 
init()
Load all crawler/parser plugins.
Variables [hide private]
  _initialized = 2
  DEBUG = 1