类 HashState
java.lang.Object
cool.document.qtmd.BaseState
cool.document.qtmd.NotStartState
cool.document.qtmd.MaybeFlagState
cool.document.qtmd.MaybeColorState
cool.document.qtmd.HashState
- 所有已实现的接口:
MiddleState,State
-
字段概要
从类继承的字段 cool.document.qtmd.MaybeFlagState
activateChars, isReady -
构造器概要
构造器 -
方法概要
从类继承的方法 cool.document.qtmd.MaybeColorState
checkIsReady, maybeFlag从类继承的方法 cool.document.qtmd.MaybeFlagState
end, finish, isFinishChar, isReady, metActivateChar, metChar, metNewline, metOtherChar从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 cool.document.qtmd.MiddleState
dom, flushBufferToPreState, preState, stateToRollback, willConsumeFinishChar从接口继承的方法 cool.document.qtmd.State
addChar, addChars, buffer, clearBuffer, flushBuffer, isActivateChar, isNewline, metChars
-
构造器详细资料
-
HashState
-
-
方法详细资料
-
next
- 覆盖:
next在类中MaybeColorState
-