Package org.docx4j.toc.switches
Class NSwitch
java.lang.Object
org.docx4j.toc.switches.AbstractSwitch
org.docx4j.toc.switches.NSwitch
- All Implemented Interfaces:
SwitchInterface
-
Field Summary
FieldsFields inherited from class org.docx4j.toc.switches.AbstractSwitch
EMPTY, ERROR_NOT_VALID_HEADING_LEVEL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanbooleanparseFieldArgument(String fieldArgument) voidprocess(Style s, SwitchProcessor sp) Methods inherited from class org.docx4j.toc.switches.AbstractSwitch
getEndLevel, getStartLevel, getStyleLevelMap, isStyleSwitch
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
NSwitch
public NSwitch()
-
-
Method Details
-
hasFieldArgument
public boolean hasFieldArgument() -
process
-
parseFieldArgument
- Specified by:
parseFieldArgumentin interfaceSwitchInterface- Overrides:
parseFieldArgumentin classAbstractSwitch
-
pageNumbers
public boolean pageNumbers() -
getPriority
public int getPriority()
-