public class GoogleEngine extends AbstractSearchEngine
Google Search Engine
Copyright: Copyright (c) 2003
Company: IST, Drexel University
arrUrl, defaultEncoding, parser, site, termarticleNum, curArticle, curArticleNo, curPageNo, curPageWidth, pageNum, pageWidth| Constructor and Description |
|---|
GoogleEngine() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
initQuery()
One should call this method before retrieval articles.
|
boolean |
moveToPage(int pageNo)
Move to the given page and the pointer is set on the first article of the page.
|
void |
setSearchTerm(String term)
Set the searching terms.
|
getArticle, getArticle, getArticleByKey, getAutoRefresh, getDefaultEncoding, getRemoveTagOption, getSiteRestriction, getSummaryOnlyOption, setAutoRefresh, setDefaultEncoding, setRemoveTagOption, setSiteRestriction, setSummaryOnlyOption, sleepManySeconds, sleepOneSecond, supportArticleKeyRetrievalclose, getArticle, getArticleKey, getArticleParser, getCurPageNo, getCurPageWidth, getNextArticle, getPageNum, getPageWidth, getTotalArticleNum, loadCollection, moveToArticle, moveToNextArticle, moveToNextPage, restart, setArticleParser, sizepublic void setSearchTerm(String term)
ArticleQuerysetSearchTerm in interface ArticleQuerysetSearchTerm in class AbstractSearchEnginepublic boolean initQuery()
ArticleQuerypublic boolean moveToPage(int pageNo)
ArticleQuerypageNo - the page #Copyright © 2018 JULIE Lab, Germany. All rights reserved.