org.mozilla.universalchardet.prober.statemachine
Class GB18030SMModel

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

public class GB18030SMModel
extends SMModel


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

GB18030_CLASS_FACTOR

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

GB18030SMModel

public GB18030SMModel()


Copyright © 2013. All Rights Reserved.