Interface HTMLProcessorContext
-
public interface HTMLProcessorContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidchangeState(State newState)CharArraycurrentBuffer()StatecurrentState()voidmergeBuffer()CharArraypopBuffer()voidpushBuffer(CharArray buffer)
-