Class TocSystem


  • public class TocSystem
    extends java.lang.Object
    Class for administering the Toc system.
    Since:
    3.6
    • Constructor Summary

      Constructors 
      Constructor Description
      TocSystem()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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.