Eclipse Platform
Release 3.7

org.eclipse.help.webapp
Class TocSystem

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

public class TocSystem
extends 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
Release 3.7

Guidelines for using Eclipse APIs.

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