Class TOC


  • public class TOC
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TOC()  
      TOC​(CTSdtBlock block)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addRow​(int level, java.lang.String title, int page, java.lang.String bookmarkRef)  
      CTSdtBlock getBlock()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TOC

        public TOC()
    • Method Detail

      • addRow

        public void addRow​(int level,
                           java.lang.String title,
                           int page,
                           java.lang.String bookmarkRef)