Documentation of 'org.apache.poi.xwpf.usermodel.TOC' Java class
TOC
org.apache.poi.xwpf.usermodel

Class TOC



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

      Constructors 
      Constructor and Description
      TOC() 
      TOC(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtBlock block) 
    • Method Summary

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

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

      • TOC

        public TOC()
      • TOC

        public TOC(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtBlock block)
    • Method Detail

      • getBlock

        @Internal
        public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtBlock getBlock()
      • addRow

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

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.