public class GoogleResultsRetriever extends Object
| Constructor and Description |
|---|
GoogleResultsRetriever() |
| Modifier and Type | Method and Description |
|---|---|
protected static GoogleResultElement[] |
getResults(String query) |
protected static GoogleResultElement[] |
getResults(String query,
int resNo) |
static void |
main(String[] args) |
protected static void |
print(GoogleResultElement[] array) |
protected static void print(GoogleResultElement[] array)
protected static GoogleResultElement[] getResults(String query) throws Exception
Exceptionprotected static GoogleResultElement[] getResults(String query, int resNo) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.