A B C D E G I K L M N O P Q R S T V

G

get(String) - Method in class googlesearch.QueryStore
Retrieve a query with a given "name" or the NULL_QUERY if no query with the name is stored
get(Query) - Method in class googlesearch.ResultPageStore
Retrieve a List of the pages stored associated with this Query
getCachedPage() - Method in class googlesearch.SearchResultPage
 
getContent() - Method in class googlesearch.SearchResultPage
Get the contents of the url of this page.
getContentType() - Method in class googlesearch.SearchResultPage
Retrieve the Mime type of the page.
getEndIndex() - Method in class googlesearch.SearchResult
Get the Google-supplied index ranking of the end of this result set
getEstimatedTotalResultsCount() - Method in class googlesearch.SearchResult
Obtain an estimate of the number of hits (pages) in this search.
getHTML() - Method in class googlesearch.SearchResultPage
Get the html or text of a page with Mime type "text/html" or "text/plain".
getQueryKey() - Static method in class googlesearch.Query
Get the Google search key that you set with setQueryKey.
getResultPages() - Method in class googlesearch.SearchResult
Return up to ten result pages in a list.
getSearchQuery() - Method in class googlesearch.SearchResult
Get the query string that was used to retrieve these results
getSearchString() - Method in class googlesearch.CompositeQuery
 
getSearchString() - Method in class googlesearch.Query
Obtain the search string specified when the object was created.
getSearchString() - Method in class googlesearch.SimpleQuery
 
getSnippet() - Method in class googlesearch.SearchResultPage
Return a small part of the page as a string
getStartIndex() - Method in class googlesearch.SearchResult
Get the google supplied index ranking of the beginning of this result set
getURL() - Method in class googlesearch.SearchResultPage
Obtain a URL object for this page
getURLString() - Method in class googlesearch.SearchResultPage
Retrieve the full URL string including protocol.This string can be pasted into a browser to retrieve the page.
googledisplay - package googledisplay
This package contains GUI classes for the Google Search project.
GoogleDisplayFrame - Class in googledisplay
This class represents an absolutely minimal "Browser".
GoogleDisplayFrame(String) - Constructor for class googledisplay.GoogleDisplayFrame
Create a "Browser" to show a particular page
GoogleDisplayFrame(String, String) - Constructor for class googledisplay.GoogleDisplayFrame
Create a browser with a given page title to display a particular page
googleKey - Static variable in class googlesearch.AllTestSuite
 
googlesearch - package googlesearch
This package contains a Google Search API.

A B C D E G I K L M N O P Q R S T V