Uses of Package
cs132.webSpider

Packages that use cs132.webSpider
cs132.dijkstra Classes for perfoming Dijkstra's shortest path algorithm to find the shortest path in a weighted graph from a starting vertex to all other vertices. 
cs132.webSpider Classes for representing WebPages and performing a web crawl. 
 

Classes in cs132.webSpider used by cs132.dijkstra
WebPage
          This class provides an abstraction for a web page in a web crawler.
 

Classes in cs132.webSpider used by cs132.webSpider
WebPage
          This class provides an abstraction for a web page in a web crawler.
 



Web Accessibility