Current Forum: Homework 5 General Forum |
Date: Sat Nov 10 2001 1:30 pm |
Author: Zaman, Rashid <rzaman@andrew.cmu.edu> |
Subject: Indexer crawl(int limit) method in WebSpider.java |
|
|
I was wondering why this method is every used because in the WebCrawler.java driver file if the user inputs a limit then the crawlLimitDefault is just changed but the crawl() method is used...don't see how crawl(int limit) would ever get used |
|