Uses of Class
org.eclipse.help.search.SearchProcessorInfo
-
Packages that use SearchProcessorInfo Package Description org.eclipse.help.search Provides the ability to add participants to help search and is responsible for creating search indices. -
-
Uses of SearchProcessorInfo in org.eclipse.help.search
Methods in org.eclipse.help.search that return SearchProcessorInfo Modifier and Type Method Description abstract SearchProcessorInfo
AbstractSearchProcessor. preSearch(String query)
This method is called before the search is performed.
-