Package org.docx4j.toc
Class Toc
java.lang.Object
org.docx4j.toc.Toc
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static StringDeprecated.booleanstatic voidsetTocHeadingText(String tocHeadingText) Use the provided text for the ToC heading.
-
Field Details
-
DEFAULT_TOC_HEADING
-
-
Constructor Details
-
Toc
- Throws:
TocException
-
-
Method Details
-
setTocHeadingText
Use the provided text for the ToC heading. (Except in ToC update case where the existing heading P is to be re-used)- Parameters:
tocHeadingText-
-
getTocHeadingText
-
hasErrors
public boolean hasErrors() -
getSwitches
-
getTocInstruction
Deprecated.
-