org.mozilla.universalchardet.prober.statemachine
Class UTF8SMModel

java.lang.Object
  extended by org.mozilla.universalchardet.prober.statemachine.SMModel
      extended by org.mozilla.universalchardet.prober.statemachine.UTF8SMModel

public class UTF8SMModel
extends SMModel


Field Summary
static int UTF8_CLASS_FACTOR
           
 
Fields inherited from class org.mozilla.universalchardet.prober.statemachine.SMModel
charLenTable, classFactor, classTable, ERROR, ITSME, name, START, stateTable
 
Constructor Summary
UTF8SMModel()
           
 
Method Summary
 
Methods inherited from class org.mozilla.universalchardet.prober.statemachine.SMModel
getCharLen, getClass, getName, getNextState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UTF8_CLASS_FACTOR

public static final int UTF8_CLASS_FACTOR
See Also:
Constant Field Values
Constructor Detail

UTF8SMModel

public UTF8SMModel()


Copyright © 2013. All Rights Reserved.