| Package | Description |
|---|---|
| org.docx4j.toc | |
| org.docx4j.toc.switches |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SwitchInterface> |
Toc.getSwitches() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSwitch |
class |
HSwitch
hyperlinks switch
|
class |
NSwitch |
class |
OSwitch
Uses paragraphs formatted with (or based on) all or the specified range of built-in heading styles.
|
class |
TSwitch
Uses paragraphs formatted with (or based on) styles other than the built-in heading styles.
|
class |
USwitch
This switch indicates to consider the outline level set
on the paragraph.
|
| Modifier and Type | Method and Description |
|---|---|
static SwitchInterface |
SwitchesFactory.getSwitch(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TocEntry> |
SwitchProcessor.processSwitches(WordprocessingMLPackage wordMLPackage,
java.util.List<P> pList,
java.util.List<SwitchInterface> switchesList,
java.util.Map<P,Emulator.ResultTriple> pNumbersMap) |
Copyright © 2007–2023. All rights reserved.