org.mozilla.universalchardet.prober.statemachine
Class Big5SMModel

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

public class Big5SMModel
extends SMModel


Field Summary
static int BIG5_CLASS_FACTOR
           
 
Fields inherited from class org.mozilla.universalchardet.prober.statemachine.SMModel
charLenTable, classFactor, classTable, ERROR, ITSME, name, START, stateTable
 
Constructor Summary
Big5SMModel()
           
 
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

BIG5_CLASS_FACTOR

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

Big5SMModel

public Big5SMModel()


Copyright © 2013. All Rights Reserved.