Uses of Class
org.eclipse.help.search.SearchParticipant
-
Packages that use SearchParticipant Package Description org.eclipse.help.search Provides the ability to add participants to help search and is responsible for creating search indices. -
-
Uses of SearchParticipant in org.eclipse.help.search
Subclasses of SearchParticipant in org.eclipse.help.search Modifier and Type Class Description class
SearchParticipantXML
An abstract search participants for adding XML documents to the search index.
-