Eclipse Platform
Kepler (4.3)

org.eclipse.help.webapp
Class TocSystem

java.lang.Object
  extended by org.eclipse.help.webapp.TocSystem

public class TocSystem
extends java.lang.Object

Class for administering the Toc system.

Since:
3.6

Constructor Summary
TocSystem()
           
 
Method Summary
static void clearCache()
          Use this method to invalidate the currently cached Toc.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TocSystem

public TocSystem()
Method Detail

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.


Eclipse Platform
Kepler (4.3)

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.