Uses of Interface
org.eclipse.help.search.ISearchEngineResult
Package
Description
Provides the ability to add participants to help search and is responsible
for creating search indices.
-
Uses of ISearchEngineResult in org.eclipse.help.search
Modifier and TypeInterfaceDescriptioninterface
An extension of the search result interface that allows engines to define engine result icon for each search result.Modifier and TypeMethodDescriptionvoid
ISearchEngineResultCollector.accept
(ISearchEngineResult searchResult) Accepts a new search result object.void
ISearchEngineResultCollector.accept
(ISearchEngineResult[] searchResults) Accepts an array of new search results.