A B C D F G H I L N O P Q S T U V W

G

getAllPageNum() - Method in class org.jbox.searcher.AbstractSearcher
Return number of pages in data base.
getId() - Method in class org.jbox.dao.Word
Return id of Word in data base.
getIndex() - Method in class org.jbox.dao.Word
Return index of a word.
getLinksUnderRules() - Method in class org.jbox.webSpider.simpleSpider.HtmlVisitor
Return links in a HTML page which meet the rules.
getLocation() - Method in class org.jbox.searcher.simpleSearcher.PageProxy
Get locations of words in relative <@link Page> object.
getLocations() - Method in class org.jbox.dao.Word
Return locations of Word in a Page.
getMaxPageNum() - Method in class org.jbox.webSpider.simpleSpider.SimpleSpider
Return the max page number that the spider will crawl.
getMaxPageNum() - Method in interface org.jbox.webSpider.WebSpider
Return max page number defined in configuration file.
getPage() - Method in class org.jbox.searcher.simpleSearcher.PageProxy
Return relative <@link Page> object.
getPageId() - Method in class org.jbox.searcher.simpleSearcher.PageProxy
Get id of the relative <@link Page Page> object.
getText() - Method in class org.jbox.dao.Page
Return the text(without html tag) of page.
getText() - Method in class org.jbox.searcher.simpleSearcher.PageProxy
Return an introduction of page instead of returning a whole text of page.
getText() - Method in class org.jbox.webSpider.simpleSpider.HtmlVisitor
Return text without HTML tag.
getTf() - Method in class org.jbox.dao.Word
Return TF of Word in a page.
getTFIDF() - Method in class org.jbox.searcher.simpleSearcher.PageProxy
Get TFIDF of relative <@link Page> object.
getTitle() - Method in class org.jbox.dao.Page
Return page title.
getTitle() - Method in class org.jbox.searcher.simpleSearcher.PageProxy
Return title of relative <@link Page> object.
getTitle() - Method in class org.jbox.webSpider.simpleSpider.HtmlVisitor
Return title of a page.
getUrl() - Method in class org.jbox.dao.Page
Return the URL of page.
getUrl() - Method in class org.jbox.searcher.simpleSearcher.PageProxy
Return the URL of relative <@link Page> object.
getUrlId() - Method in class org.jbox.dao.Page
Return the id of Page in data base.
getUrlId() - Method in class org.jbox.searcher.simpleSearcher.PageProxy
Return id of relative <@link Page> object.
getWordNum() - Method in class org.jbox.dao.Page
Return the words number of page.
getWordNum() - Method in class org.jbox.searcher.simpleSearcher.PageProxy
Return the words number of relative page.
getWords() - Method in class org.jbox.dao.Page
Return a collection containing Word objects of page.
getWords() - Method in class org.jbox.searcher.simpleSearcher.PageProxy
Return a collection containing Word objects of Page.
getWordStr() - Method in class org.jbox.dao.Word
Return String of Word.

A B C D F G H I L N O P Q S T U V W