| Modifier and Type | Method and Description |
|---|---|
ArrayList<SearchResult> |
Bean_Search.getWseResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bean_Search.setWseResults(ArrayList<SearchResult> wseResults) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SearchResult> |
Clustering.getWseResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
Clustering.setWseResults(ArrayList<SearchResult> wseResults) |
| Constructor and Description |
|---|
Clustering(ArrayList<SearchResult> wseResults,
String query,
boolean onlySnippets,
int numOfClusters,
int clusteringAlgorithm) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SearchResult> |
EcoscopeRetriever.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
EcoscopeRetriever.setResults(ArrayList<SearchResult> results) |
| Modifier and Type | Class and Description |
|---|---|
class |
iMarineResult |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SearchResult> |
FigisRetriever.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
FigisRetriever.setResults(ArrayList<SearchResult> results) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SearchResult> |
Mining.getWseResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
Mining.setWseResults(ArrayList<SearchResult> wseResults) |
| Constructor and Description |
|---|
Mining(ArrayList<SearchResult> wseResults,
String query,
HashSet<String> acceptedCategories,
HashMap<String,String> endpoints,
HashMap<String,String> templateQueries) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SearchResult> |
OpenSearchRetriever.getResults() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SearchResult> |
GetPagesContent.getPages() |
ArrayList<SearchResult> |
PagesRetriever.getWseResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetPagesContent.setPages(ArrayList<SearchResult> pages) |
void |
PagesRetriever.setWseResults(ArrayList<SearchResult> wseResults) |
| Constructor and Description |
|---|
GetPagesContent(ArrayList<SearchResult> pages) |
PagesRetriever(ArrayList<SearchResult> wseResults,
int maxNumOfResultsFromWSE) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SearchResult> |
RSSRetriever.getResults() |
ArrayList<SearchResult> |
GoogleRetriever.getResults() |
ArrayList<SearchResult> |
ResultsRetriever.getResults() |
ArrayList<SearchResult> |
AtomRetriever.getResults() |
Copyright © 2018. All Rights Reserved.