| Modifier and Type | Field and Description |
|---|---|
private State |
lastState |
private State |
newState |
private boolean |
writeEnclosingTag |
| Constructor and Description |
|---|
StateTransitionRule(java.lang.String tagName,
State newState) |
StateTransitionRule(java.lang.String tagName,
State newState,
boolean writeEnclosingTag) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Tag tag) |
currentBuffer, getCurrentBufferContent, setContext, shouldProcessprivate final State newState
private final boolean writeEnclosingTag
private State lastState