Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
U
X
B
BadExtensions
- class spider.crawl.
BadExtensions
.
A list of bad extensions that need not be kept in the frontier
BadExtensions()
- Constructor for class spider.crawl.
BadExtensions
BadExtensions(String[])
- Constructor for class spider.crawl.
BadExtensions
BadURLList
- class spider.util.
BadURLList
.
a list of URLs that do not repond properly to HTTP (text/html) request
BadURLList()
- Constructor for class spider.util.
BadURLList
BasicCrawler
- class spider.crawl.
BasicCrawler
.
Performs breadth first crawling.
BasicCrawler(String[], long, String)
- Constructor for class spider.crawl.
BasicCrawler
construct the crawler with the seeds
BestFirst
- class spider.crawl.
BestFirst
.
Best First crawler (that is extended from a BreadthFirst crawler)
BestFirst(String[], long, String)
- Constructor for class spider.crawl.
BestFirst
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
U
X