org.mozilla.universalchardet.prober.statemachine
Class CodingStateMachine
java.lang.Object
org.mozilla.universalchardet.prober.statemachine.CodingStateMachine
public class CodingStateMachine
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
model
protected SMModel model
currentState
protected int currentState
currentCharLen
protected int currentCharLen
currentBytePos
protected int currentBytePos
CodingStateMachine
public CodingStateMachine(SMModel model)
nextState
public int nextState(byte c)
getCurrentCharLen
public int getCurrentCharLen()
reset
public void reset()
getCodingStateMachine
public java.lang.String getCodingStateMachine()
Copyright © 2013. All Rights Reserved.