org.mozilla.universalchardet.prober.statemachine
Class EUCJPSMModel

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

public class EUCJPSMModel
extends SMModel


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

EUCJP_CLASS_FACTOR

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

EUCJPSMModel

public EUCJPSMModel()


Copyright © 2013. All Rights Reserved.