Uses of Class
nz.ac.waikato.mcennis.rat.crawler.WebCrawler

Packages that use WebCrawler
nz.ac.waikato.mcennis.rat.crawler   
nz.ac.waikato.mcennis.rat.parser.xmlHandler   
 

Uses of WebCrawler in nz.ac.waikato.mcennis.rat.crawler
 

Constructors in nz.ac.waikato.mcennis.rat.crawler with parameters of type WebCrawler
WebCrawler.Spider(WebCrawler p)
          Base constructor that stores a reference to the parent in each thread
 

Uses of WebCrawler in nz.ac.waikato.mcennis.rat.parser.xmlHandler
 

Constructors in nz.ac.waikato.mcennis.rat.parser.xmlHandler with parameters of type WebCrawler
FOAF2Graph(Graph m, WebCrawler c)
          Create a new Parser using this graph and parsing new FOAF sites using this crawler