Class TocSystem
java.lang.Object
org.eclipse.help.webapp.TocSystem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidUse this method to invalidate the currently cached Toc.
-
Constructor Details
-
TocSystem
public TocSystem()
-
-
Method Details
-
clearCache
public static void clearCache()Use this method to invalidate the currently cached Toc. The next call for a Toc will result in a newly generated table of contents.
-