Class FormattingSwitch

java.lang.Object
org.docx4j.toc.switches.AbstractSwitch
org.docx4j.toc.switches.FormattingSwitch
All Implemented Interfaces:
SwitchInterface
Direct Known Subclasses:
HSwitch, NSwitch

public abstract class FormattingSwitch extends AbstractSwitch
A switch which dictates formatting only (eg page numbering N, hyperlinks H) and does not determine whether a given paragraph is included in the TOC or not.
Since:
11.5.4
  • Constructor Details

    • FormattingSwitch

      public FormattingSwitch()