Package | Description |
---|---|
org.eclipse.help.search |
Modifier and Type | Interface and Description |
---|---|
interface |
ISearchEngineResult2
An extension of the search result interface that allows engines to define engine result icon for
each search result.
|
Modifier and Type | Method and Description |
---|---|
void |
ISearchEngineResultCollector.accept(ISearchEngineResult searchResult)
Accepts a new search result object.
|
void |
ISearchEngineResultCollector.accept(ISearchEngineResult[] searchResults)
Accepts an array of new search results.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.