Package | Description |
---|---|
org.eclipse.help.search |
Provides the ability to add participants to help search and is responsible
for creating search indices.
|
Modifier and Type | Method and Description |
---|---|
abstract IStatus |
SearchParticipant.addDocument(IHelpSearchIndex index,
String pluginId,
String name,
URL url,
String id,
ISearchDocument doc)
Adds the document to the search index.
|
IStatus |
SearchParticipantXML.addDocument(IHelpSearchIndex index,
String pluginId,
String name,
URL url,
String id,
ISearchDocument doc) |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.