| 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,
String pStyleVal,
String numId,
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 |
|---|---|
List<TocEntry> |
SwitchProcessor.processSwitches(WordprocessingMLPackage wordMLPackage,
List<P> pList,
List<SwitchInterface> switchesList,
Map<P,Emulator.ResultTriple> pNumbersMap) |
Copyright © 2007-2022. All Rights Reserved.