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