Package org.docx4j.toc.switches
Interface SwitchInterface
public interface SwitchInterface
-
Method Summary
Modifier and TypeMethodDescriptionintbooleanbooleanparseFieldArgument(String fieldArgument) voidprocess(Style s, SwitchProcessor sp)
-
Method Details
-
parseFieldArgument
-
hasFieldArgument
boolean hasFieldArgument() -
process
-
getPriority
int getPriority() -
isStyleSwitch
boolean isStyleSwitch()
-