Eclipse Platform
Release 3.2

org.eclipse.help
Interface IIndex


public interface IIndex

IIndex represents metaphor of the book index. It contains index entries, each of them is a keyword with references into related content.

Since:
3.2

Method Summary
 IIndexEntry[] getEntries()
          Obtains the index entries contained in the index.
 

Method Detail

getEntries

public IIndexEntry[] getEntries()
Obtains the index entries contained in the index.

Returns:
Array of IIndexEntry

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.