|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--WebIndex
WebIndex class store all the webpages within a website into a file call file list
| Constructor Summary | |
WebIndex(int maxdepth)
|
|
| Method Summary | |
void |
CreateWebIndex(java.net.URL myURL,
java.io.Writer writer)
CreateWebIndedex create create the filelist with all the names of the webpage |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public WebIndex(int maxdepth)
| Method Detail |
public void CreateWebIndex(java.net.URL myURL,
java.io.Writer writer)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||