org.mozilla.universalchardet.prober.statemachine
Class HZSMModel

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

public class HZSMModel
extends SMModel


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

HZS_CLASS_FACTOR

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

HZSMModel

public HZSMModel()


Copyright © 2013. All Rights Reserved.