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