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
S
score
- Variable in class spider.crawl.
FrontierElement
potential score of the URL
setFile(String)
- Method in class spider.crawl.
Statistics
Sets the file.
setFrontierAdd(boolean)
- Method in class spider.crawl.
BasicCrawler
set the frontier to allow (true) or disallow (false) addition of new URLs.
setMail(String)
- Static method in class spider.crawl.
Globals
setMaxFrontier(int)
- Method in class spider.crawl.
BasicCrawler
Sets the maxFrontier - maximum size of the frontier.
setMaxSize(int)
- Method in class spider.util.
RobotExclusion
Sets the maxSize.
setMaxThreads(int)
- Method in class spider.crawl.
BasicCrawler
Sets the maxThreads - maximum number of threads.
setPath(String)
- Method in class spider.crawl.
Cache
Sets the path.
setQuery(String)
- Method in class spider.crawl.
DOMCrawler
Sets the query.
setQuery(String)
- Method in class spider.crawl.
BestFirst
Sets the query.
setStatFile(String)
- Method in class spider.crawl.
BasicCrawler
Sets the statFile.
setStemmer(boolean)
- Method in class spider.util.
HTMLParser
Sets the stemmer.
setStop(boolean)
- Method in class spider.crawl.
Statistics
Sets the stop.
setStorageFile(String)
- Method in class spider.crawl.
BasicCrawler
Sets the storageFile.
setTopN(int)
- Method in class spider.crawl.
BasicCrawler
Sets the topN.
size
- Variable in class spider.util.
Page
size()
- Static method in class spider.util.
Redirections
get size of resirections hash
size()
- Method in class spider.crawl.
History
find the size of history (pages crawled)
size()
- Method in class spider.crawl.
Frontier
get current frontier size
spider.crawl
- package spider.crawl
spider.util
- package spider.util
StackElement
- class spider.util.
StackElement
.
StackElement(HTML.Tag)
- Constructor for class spider.util.
StackElement
StackElement(HTML.Tag, MutableAttributeSet)
- Constructor for class spider.util.
StackElement
StackElement(String)
- Constructor for class spider.util.
StackElement
startCrawl()
- Method in class spider.crawl.
BasicCrawler
startParser()
- Method in class spider.util.
XMLParser
Statistics
- class spider.crawl.
Statistics
.
maintain statistics related with crawl 1.
Statistics()
- Constructor for class spider.crawl.
Statistics
Statistics(long, History, Frontier)
- Constructor for class spider.crawl.
Statistics
status
- Variable in class spider.crawl.
FrontierElement
status of the URL
stem()
- Method in class spider.util.
Stemmer
Stem the word placed into the Stemmer buffer through calls to add().
stem(String)
- Method in class spider.util.
Stemmer
Stemmer
- class spider.util.
Stemmer
.
Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.
Stemmer()
- Constructor for class spider.util.
Stemmer
Stopper
- class spider.util.
Stopper
.
The class
Stopper
is used to remove stop words
Stopper(String)
- Constructor for class spider.util.
Stopper
stopString(String)
- Method in class spider.util.
Stopper
subtract()
- Method in class spider.crawl.
ActiveThreads
subtract from the current active threads count
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