类 NotStartState
java.lang.Object
cool.document.qtmd.BaseState
cool.document.qtmd.NotStartState
- 所有已实现的接口:
State
- 直接已知子类:
ActivateState,ActivateState.MultiEscapeState,FormattingState,LiState.LiContentFinishedState,MaybeFlagState,TableState.TableRowEndedState,TableState.UnderTrState
-
字段概要
-
构造器概要
构造器构造器说明NotStartState(State preState) NotStartState(State preState, char curChar) NotStartState(State preState, StringBuilder initBuffer) NotStartState(State preState, StringBuilder initBuffer, char curChar) -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 cool.document.qtmd.State
addChar, addChars, clearBuffer, dom, end, finish, flushBuffer, isActivateChar, isFinishChar, isNewline, metActivateChar, metChar, metChars, metNewline, metOtherChar
-
构造器详细资料
-
NotStartState
-
NotStartState
-
NotStartState
-
NotStartState
-