| Modifier and Type | Field and Description |
|---|---|
private State |
lastState |
private State |
newState |
private boolean |
writeEnclosingTag |
| Constructor and Description |
|---|
StateTransitionRule(String tagName,
State newState) |
StateTransitionRule(String tagName,
State newState,
boolean writeEnclosingTag) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Tag tag) |
currentBuffer, setContext, shouldProcess