| Package | Description |
|---|---|
| org.docx4j.model.listnumbering | |
| org.docx4j.toc | |
| org.docx4j.toc.switches |
| Modifier and Type | Method and Description |
|---|---|
static Emulator.ResultTriple |
Emulator.getNumber(WordprocessingMLPackage wmlPackage,
PPr pPr) |
static Emulator.ResultTriple |
Emulator.getNumber(WordprocessingMLPackage wmlPackage,
java.lang.String pStyleVal,
java.lang.String numId,
java.lang.String levelId) |
| Modifier and Type | Method and Description |
|---|---|
void |
TocEntry.numberEntry(Emulator.ResultTriple numberTriple)
Number this entry, if necessary
|
| 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.