Package org.docx4j.toc.switches
Class AbstractSwitch
java.lang.Object
org.docx4j.toc.switches.AbstractSwitch
- All Implemented Interfaces:
SwitchInterface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.docx4j.toc.switches.SwitchInterface
getPriority, hasFieldArgument, process
-
Field Details
-
EMPTY
- See Also:
-
ERROR_NOT_VALID_HEADING_LEVEL
- See Also:
-
-
Constructor Details
-
AbstractSwitch
public AbstractSwitch()
-
-
Method Details
-
parseFieldArgument
- Specified by:
parseFieldArgumentin interfaceSwitchInterface
-
isStyleSwitch
public boolean isStyleSwitch()- Specified by:
isStyleSwitchin interfaceSwitchInterface
-
getStartLevel
public int getStartLevel() -
getEndLevel
public int getEndLevel() -
getStyleLevelMap
-