Uses of Class
org.docx4j.model.listnumbering.Emulator.ResultTriple
| Package | Description |
|---|---|
| org.docx4j.model.listnumbering | |
| org.docx4j.toc | |
| org.docx4j.toc.switches |
-
Uses of Emulator.ResultTriple in org.docx4j.model.listnumbering
Methods in org.docx4j.model.listnumbering that return Emulator.ResultTriple Modifier and Type Method Description static Emulator.ResultTripleEmulator. getNumber(WordprocessingMLPackage wmlPackage, java.lang.String pStyleVal, java.lang.String numId, java.lang.String levelId)static Emulator.ResultTripleEmulator. getNumber(WordprocessingMLPackage wmlPackage, PPr pPr) -
Uses of Emulator.ResultTriple in org.docx4j.toc
Methods in org.docx4j.toc with parameters of type Emulator.ResultTriple Modifier and Type Method Description voidTocEntry. numberEntry(Emulator.ResultTriple numberTriple)Number this entry, if necessary -
Uses of Emulator.ResultTriple in org.docx4j.toc.switches
Method parameters in org.docx4j.toc.switches with type arguments of type Emulator.ResultTriple Modifier and Type Method 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)