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