Uses of Class
org.docx4j.model.listnumbering.Emulator.ResultTriple
Packages that use Emulator.ResultTriple
-
Uses of Emulator.ResultTriple in org.docx4j.model.listnumbering
Methods in org.docx4j.model.listnumbering that return Emulator.ResultTripleModifier and TypeMethodDescriptionstatic Emulator.ResultTripleEmulator.getNumber(WordprocessingMLPackage wmlPackage, String pStyleVal, String numId, 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.ResultTripleModifier and TypeMethodDescriptionvoidTocEntry.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.ResultTripleModifier and TypeMethodDescriptionSwitchProcessor.processSwitches(WordprocessingMLPackage wordMLPackage, List<P> pList, List<SwitchInterface> switchesList, Map<P, Emulator.ResultTriple> pNumbersMap)