Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
M
O
P
R
S
U
S
setConnection(Connection)
- Method in class ISSearch.
ISDB
setCrawlerStateLabelText(String)
- Method in class ISSearch.
MainGUI
setCrawlingDepth(int)
- Method in class ISSearch.
ISCrawler
Sets the maximum allowed crawling depth.
setCrawlingDepth(int)
- Method in interface ISSearch.
ISCrawlerInterface
Sets the maximum allowed crawling depth.
setCrawlingDepth(int)
- Method in class ISSearch.
ISDBCrawler
Sets the maximum allowed crawling depth.
setCurrentDocument(ISDocumentInterface)
- Method in class ISSearch.
ISCrawler
Sets the last document visited by the Crawler.
setCurrentDocument(ISDocumentInterface)
- Method in interface ISSearch.
ISCrawlerInterface
Sets the last document visited by the Crawler.
setCurrentDocument(ISDocumentInterface)
- Method in class ISSearch.
ISDBCrawler
setDefaults()
- Static method in class ISSearch.
MainGUI
setInformationLabelText(String)
- Method in class ISSearch.
MainGUI
setLink(String)
- Method in class ISSearch.
ISDocument
Sets the absolute URL of the current document
setLink(String)
- Method in interface ISSearch.
ISDocumentInterface
Sets the absolute URL of the current document
setPos(int)
- Method in class ISSearch.
ISTerm
This function sets the position of the word in the source document
setPos(int)
- Method in interface ISSearch.
ISTermInterface
This function sets the position of the word in the source document
setQueueMaxSize(int)
- Method in class ISSearch.
ISCrawler
Set the maximum allowed size of the URL queue
setQueueMaxSize(int)
- Method in interface ISSearch.
ISCrawlerInterface
Set the maximum allowed size of the URL queue
setQueueMaxSize(int)
- Method in class ISSearch.
ISDBCrawler
Set the maximum allowed size of the URL queue
setState(int)
- Method in class ISSearch.
ISCrawler
Sets the current state of the crawler.
setState(int)
- Method in interface ISSearch.
ISCrawlerInterface
Sets the current state of the crawler.
setState(int)
- Method in class ISSearch.
ISDBCrawler
setTerms(ISTermInterface[])
- Method in class ISSearch.
ISDocument
Sets the bag of words extracted from the document (without stopwords).
setTerms(ISTermInterface[])
- Method in interface ISSearch.
ISDocumentInterface
Sets the bag of words extracted from the document (without stopwords).
setTimeout(int)
- Method in class ISSearch.
ISCrawler
Sets the current timeout of the crawler.
setTimeout(int)
- Method in interface ISSearch.
ISCrawlerInterface
Sets the current timeout of the crawler.
setTimeout(int)
- Method in class ISSearch.
ISDBCrawler
setUrls(URL[])
- Method in class ISSearch.
ISDocument
Sets the set of absolute Url's extracted from the current document.
setUrls(URL[])
- Method in interface ISSearch.
ISDocumentInterface
Sets the set of absolute Url's extracted from the current document.
setWord(String)
- Method in class ISSearch.
ISTerm
This function sets the original extracted word
setWord(String)
- Method in interface ISSearch.
ISTermInterface
This function sets the original extracted word
start()
- Method in class ISSearch.
ISCrawler
Starts the thread of the crawler and changes the engine state to
RUNNING
start()
- Method in interface ISSearch.
ISCrawlerInterface
Starts the thread of the crawler and changes the engine state to
RUNNING
start()
- Method in class ISSearch.
ISDBCrawler
Starts the thread of the crawler and changes the engine state to
RUNNING
stem(String)
- Method in class ISSearch.
ISParser
Applies the Porter stemming algorithm and returns the resulting word stem.
stem(String)
- Method in interface ISSearch.
ISParserInterface
Applies the Porter stemming algorithm and returns the resulting word stem.
stop()
- Method in class ISSearch.
ISCrawler
Stops the crawler.
stop()
- Method in interface ISSearch.
ISCrawlerInterface
Stops the crawler.
stop()
- Method in class ISSearch.
ISDBCrawler
Stops the crawler.
STOPPED
- Static variable in interface ISSearch.
ISCrawlerInterface
The Idle state of the current thread
store(URL, ISDocumentInterface)
- Method in class ISSearch.
ISDB
Stores the content of an ISDocument and its URL into the database.
store(URL, ISDocumentInterface)
- Method in class ISSearch.
ISDBCrawler
Stores the crawled document and its URL into the database
store(URL, ISDocumentInterface)
- Method in interface ISSearch.
ISDBCrawlerInterface
Stores the crawled document and its URL into the database
store(URL, ISDocumentInterface)
- Method in interface ISSearch.
ISDBinterface
Stores the content of an ISDocument and its URL into the database.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
M
O
P
R
S
U