| Package | Description |
|---|---|
| org.docx4j.toc | |
| org.docx4j.toc.switches |
| Modifier and Type | Method and Description |
|---|---|
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(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<TocEntry> |
SwitchProcessor.processSwitches(WordprocessingMLPackage wordMLPackage,
List<P> pList,
List<SwitchInterface> switchesList,
Map<P,Emulator.ResultTriple> pNumbersMap) |
Copyright © 2007-2020. All Rights Reserved.