|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.help.HelpSystem
This class provides general access to help content contributed to the "org.eclipse.help.toc" and "org.eclipse.help.contexts" extension points.
This class provides static methods only; it is not intended to be instantiated or subclassed.
Method Summary | |
static IContext | getContext(String contextId)
Computes and returns context information for the given context id. |
static InputStream | getHelpContent(String href)
Returns an open input stream on the contents of the specified help resource. |
static IToc[] | getTocs()
Returns the list of all integrated tables of contents available. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static IContext getContext(String contextId)
public static IToc[] getTocs()
public static InputStream getHelpContent(String href)
Valid href are as described in IHelpResource.getHref
|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.