java.lang.Object
org.glavo.chardet.prober.statemachine.CodingStateMachine
-
字段详细资料
-
model
-
currentState
protected int currentState -
currentCharLen
protected int currentCharLen -
currentBytePos
protected int currentBytePos
-
-
构造器详细资料
-
CodingStateMachine
-
-
方法详细资料
-
nextState
public int nextState(byte c) -
getCurrentCharLen
public int getCurrentCharLen() -
reset
public void reset() -
getCodingStateMachine
-