public class NSwitch extends AbstractSwitch
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
EMPTY, ERROR_NOT_VALID_HEADING_LEVEL| Constructor and Description |
|---|
NSwitch() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
boolean |
hasFieldArgument() |
boolean |
pageNumbers() |
String |
parseFieldArgument(String fieldArgument) |
void |
process(Style s,
SwitchProcessor sp) |
getEndLevel, getStartLevel, getStyleLevelMap, isStyleSwitchpublic static final String ID
public boolean hasFieldArgument()
public void process(Style s, SwitchProcessor sp)
public String parseFieldArgument(String fieldArgument)
parseFieldArgument in interface SwitchInterfaceparseFieldArgument in class AbstractSwitchpublic boolean pageNumbers()
public int getPriority()
Copyright © 2007-2022. All Rights Reserved.