public interface HTMLProcessorContext
Modifier and Type | Method | Description |
---|---|---|
void |
changeState(State newState) |
|
CharArray |
currentBuffer() |
|
State |
currentState() |
|
void |
mergeBuffer() |
|
CharArray |
popBuffer() |
|
void |
pushBuffer(CharArray buffer) |