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

F

fectch() - Method in class org.jbox.webSpider.simpleSpider.HtmlFetcher
Fetch text of a page.
fetchEncoding() - Method in class org.jbox.webSpider.simpleSpider.HtmlFetcher
Fetch encoding of a page.
filter(StringBuffer) - Method in class org.jbox.textCutter.util.LanguageFilter
Filter text.
filterNoise(Collection<Word>) - Method in class org.jbox.textCutter.util.NoiseFilter
Filter noise words, remove words defined in noise dictionary from the specified collection .
filterRedundancy(Collection<Word>) - Method in class org.jbox.textCutter.util.NoiseFilter
Filter redundant words.
findById(long) - Method in interface org.jbox.dao.PageHome
Find a Page object from data base by the specified id.
findById(long) - Method in class org.jbox.dao.PageHomeByHibernate
 
findByIds(long[]) - Method in interface org.jbox.dao.PageHome
Find Page objects from data base by IDs.
findByIds(long[]) - Method in class org.jbox.dao.PageHomeByHibernate
 
findByUrl(String) - Method in interface org.jbox.dao.PageHome
Count the number of records in table "page" in data base.
findByUrl(String) - Method in class org.jbox.dao.PageHomeByHibernate
 
findByWordStr(String) - Method in interface org.jbox.dao.WordHome
Find a Word object from data base by the specified string.
findByWordStr(String) - Method in class org.jbox.dao.WordHomeByHibernate
 
findPageNum() - Method in interface org.jbox.dao.PageHome
 
findPageNum() - Method in class org.jbox.dao.PageHomeByHibernate
 

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