public interface IIndexEntry
Modifier and Type | Method and Description |
---|---|
String |
getKeyword()
Returns the keyword that this entry is associated with
|
IIndexEntry[] |
getSubentries()
Obtains the index subentries contained in the entry.
|
IHelpResource[] |
getTopics()
Obtains help resources assosiated with this index entry (i.e. keyword).
|
String getKeyword()
IHelpResource[] getTopics()
IIndexEntry[] getSubentries()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.