Eclipse Platform
Release 3.7

Uses of Interface
org.eclipse.help.search.ISearchResult

Packages that use ISearchResult
org.eclipse.help.search Provides the ability to add participants to help search and is responsible for creating search indices. 
 

Uses of ISearchResult in org.eclipse.help.search
 

Methods in org.eclipse.help.search that return ISearchResult
abstract  ISearchResult[] AbstractSearchProcessor.postSearch(String query, ISearchResult[] results)
          This method is called after the search is performed.
 

Methods in org.eclipse.help.search with parameters of type ISearchResult
abstract  ISearchResult[] AbstractSearchProcessor.postSearch(String query, ISearchResult[] results)
          This method is called after the search is performed.
 


Eclipse Platform
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2011. All rights reserved.