Uses of Interface
org.docx4j.toc.switches.SwitchProcessorInterface
Packages that use SwitchProcessorInterface
-
Uses of SwitchProcessorInterface in org.docx4j.toc.switches
Classes in org.docx4j.toc.switches that implement SwitchProcessorInterfaceMethods in org.docx4j.toc.switches with parameters of type SwitchProcessorInterfaceModifier and TypeMethodDescriptionintUSwitch.getOutlineLvl(PPr pPr, SwitchProcessorInterface sp, Style s, int cutOff) voidCSwitch.process(P p, SwitchProcessorInterface sp) voidCSwitch.process(Style s, SwitchProcessorInterface sp) voidHSwitch.process(Style s, SwitchProcessorInterface sp) voidNSwitch.process(Style s, SwitchProcessorInterface sp) voidOSwitch.process(Style s, SwitchProcessorInterface sp) voidSwitchInterface.process(Style s, SwitchProcessorInterface sp) voidTSwitch.process(Style s, SwitchProcessorInterface sp) voidUSwitch.process(Style s, SwitchProcessorInterface sp) voidUSwitch.process(Style s, SwitchProcessorInterface sp, PPr pPr, OSwitch oSwitch)