|
Spreadsheet Toolkit | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--corpus.gobbler.SearchMethod | +--corpus.gobbler.GoogleAPISearch
Title:
Description:
Copyright: Copyright (c) 2002
Company: VUW:MCS
Field Summary |
Fields inherited from class corpus.gobbler.SearchMethod |
fileType, numPerPage, result, searchString |
Constructor Summary | |
GoogleAPISearch(java.lang.String searchString,
java.lang.String fileType,
int numPerPage,
Gobbler gobbler)
|
Method Summary | |
protected int |
EstimateTotalResults()
|
protected SearchResult |
StartSearch(int startNumber)
Fire up the GoogleAPI and return the results as a String[] |
Methods inherited from class corpus.gobbler.SearchMethod |
html, newEstimate, performSearch, status, urlCountTick |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GoogleAPISearch(java.lang.String searchString, java.lang.String fileType, int numPerPage, Gobbler gobbler)
Method Detail |
protected int EstimateTotalResults()
EstimateTotalResults
in class SearchMethod
protected SearchResult StartSearch(int startNumber)
StartSearch
in class SearchMethod
GoogleAPI
|
Spreadsheet Toolkit | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |