Uses of Interface
org.docx4j.toc.switches.SwitchInterface
| Package | Description |
|---|---|
| org.docx4j.toc | |
| org.docx4j.toc.switches |
-
Uses of SwitchInterface in org.docx4j.toc
Methods in org.docx4j.toc that return types with arguments of type SwitchInterface Modifier and Type Method Description java.util.List<SwitchInterface>Toc. getSwitches() -
Uses of SwitchInterface in org.docx4j.toc.switches
Classes in org.docx4j.toc.switches that implement SwitchInterface Modifier and Type Class Description classAbstractSwitchclassHSwitchhyperlinks switchclassNSwitchclassOSwitchUses paragraphs formatted with (or based on) all or the specified range of built-in heading styles.classTSwitchUses paragraphs formatted with (or based on) styles other than the built-in heading styles.classUSwitchThis switch indicates to consider the outline level set on the paragraph.Methods in org.docx4j.toc.switches that return SwitchInterface Modifier and Type Method Description static SwitchInterfaceSwitchesFactory. getSwitch(java.lang.String id)