Uses of Interface
org.docx4j.toc.switches.SwitchInterface
Packages that use SwitchInterface
-
Uses of SwitchInterface in org.docx4j.toc
Methods in org.docx4j.toc that return types with arguments of type SwitchInterface -
Uses of SwitchInterface in org.docx4j.toc.switches
Classes in org.docx4j.toc.switches that implement SwitchInterfaceModifier and TypeClassDescriptionclassclass\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.Methods in org.docx4j.toc.switches that return SwitchInterface