Uses of Class
org.docx4j.toc.switches.AbstractSwitch
Packages that use AbstractSwitch
-
Uses of AbstractSwitch in org.docx4j.toc.switches
Subclasses of AbstractSwitch in org.docx4j.toc.switchesModifier and TypeClassDescriptionclass\c field-argument Includes figures, tables, charts, and other items that are numbered by a SEQ field (ยง2.16.5.63).classA 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.classhyperlinks switchclasspage Numbers switch Per http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/TOC.html Without field-argument, omits page numbers from the table of contents.classheading Outline switch Per http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/TOC.html Uses paragraphs formatted with (or based on) all or the specified range of built-in heading styles.classA switch which can determine whether a given paragraph is included in the TOC or not.classsTyle switch Per http://webapp.docx4java.org/OnlineDemo/ecma376/WordML/TOC.html Uses paragraphs formatted with (or based on) styles other than the built-in heading styles.classparagraph oUtline switch This switch indicates to consider the outline level set on the paragraph.