A C D E G I M O P R S U

G

getBest() - Method in class ISSearch.ISCrawler
Returns the best candidate to be visited next.
getBest() - Method in interface ISSearch.ISCrawlerInterface
Returns the best candidate to be visited next.
getBest() - Method in class ISSearch.ISDBCrawler
Returns the best candidate to be visited next.
getConnection() - Method in class ISSearch.ISDB
Returns the internal database connection of the database interface (only when it is open and valid).
getConnection() - Method in interface ISSearch.ISDBinterface
Returns the internal database connection of the database interface (only when it is open and valid).
getContentType(URLConnection) - Method in class ISSearch.ISCrawler
Returns the ContentType of the current document.
getContentType(URLConnection) - Method in interface ISSearch.ISCrawlerInterface
Returns the ContentType of the current document.
getContentType(URLConnection) - Method in class ISSearch.ISDBCrawler
 
getCrawlingDepth() - Method in class ISSearch.ISCrawler
Returns the current maximum allowed crawling depth.
getCrawlingDepth() - Method in interface ISSearch.ISCrawlerInterface
Returns the current maximum allowed crawling depth.
getCrawlingDepth() - Method in class ISSearch.ISDBCrawler
Returns the current maximum allowed crawling depth.
getCurrentDocument() - Method in class ISSearch.ISCrawler
Returns the last document visited by the Crawler.
getCurrentDocument() - Method in interface ISSearch.ISCrawlerInterface
Returns the last document visited by the Crawler.
getCurrentDocument() - Method in class ISSearch.ISDBCrawler
Returns the last document visited by the Crawler.
getCurrentURL() - Method in class ISSearch.ISCrawler
Returns the last URL visited by the Crawler.
getCurrentURL() - Method in interface ISSearch.ISCrawlerInterface
Returns the last URL visited by the Crawler.
getCurrentURL() - Method in class ISSearch.ISDBCrawler
Returns the last URL visited by the Crawler.
getDBInterface() - Method in class ISSearch.ISDBCrawler
Returns the built-in database interface of the crawler
getDBInterface() - Method in interface ISSearch.ISDBCrawlerInterface
Returns the built-in database interface of the crawler
getHostname() - Method in class ISSearch.MainGUI
 
getLink() - Method in class ISSearch.ISDocument
Returns the absolute URL of the current document
getLink() - Method in interface ISSearch.ISDocumentInterface
Returns the absolute URL of the current document
getMaxQueueSize() - Method in class ISSearch.ISCrawler
Returns the maximum allowed size of the URL Queue
getMaxQueueSize() - Method in interface ISSearch.ISCrawlerInterface
Returns the maximum allowed size of the URL Queue
getMaxQueueSize() - Method in class ISSearch.ISDBCrawler
Returns the maximum allowed size of the URL Queue
getNextURL() - Method in class ISSearch.ISCrawler
Returns the next URL to be searched.
getNextURL() - Method in interface ISSearch.ISCrawlerInterface
Returns the next URL to be searched.
getNextURL() - Method in class ISSearch.ISDBCrawler
 
getPassword() - Method in class ISSearch.MainGUI
 
getPort() - Method in class ISSearch.MainGUI
 
getPos() - Method in class ISSearch.ISTerm
This function returns the position of the word in the source document
getPos() - Method in interface ISSearch.ISTermInterface
This function returns the position of the word in the source document
getQueueSize() - Method in class ISSearch.ISCrawler
Returns the current size of the URL queue
getQueueSize() - Method in interface ISSearch.ISCrawlerInterface
Returns the current size of the URL queue
getQueueSize() - Method in class ISSearch.ISDBCrawler
Returns the current size of the URL queue
getServicename() - Method in class ISSearch.MainGUI
 
getState() - Method in class ISSearch.ISCrawler
Returns the current state of the crawler.
getState() - Method in interface ISSearch.ISCrawlerInterface
Returns the current state of the crawler.
getState() - Method in class ISSearch.ISDBCrawler
Returns the current state of the crawler.
getStem() - Method in class ISSearch.ISTerm
This function returns the word stem
getStem() - Method in interface ISSearch.ISTermInterface
This function returns the word stem
getTerms() - Method in class ISSearch.ISDocument
Returns the bag of words extracted from the document.
getTerms() - Method in interface ISSearch.ISDocumentInterface
Returns the bag of words extracted from the document.
getTimeout() - Method in class ISSearch.ISCrawler
Returns the current timeout of the crawler.
getTimeout() - Method in interface ISSearch.ISCrawlerInterface
Returns the current timeout of the crawler.
getTimeout() - Method in class ISSearch.ISDBCrawler
 
getUrls() - Method in class ISSearch.ISDocument
Returns the set of absolute Url's extracted from the current document.
getUrls() - Method in interface ISSearch.ISDocumentInterface
Returns the set of absolute Url's extracted from the current document.
getUsername() - Method in class ISSearch.MainGUI
 
getWord() - Method in class ISSearch.ISTerm
This function returns the original extracted word
getWord() - Method in interface ISSearch.ISTermInterface
This function returns the original extracted word

A C D E G I M O P R S U