java.lang.Object
org.mozilla.universalchardet.prober.statemachine.SMModel
org.mozilla.universalchardet.prober.statemachine.EUCTWSMModel

public class EUCTWSMModel extends SMModel
  • Field Details

    • EUCTW_CLASS_FACTOR

      public static final int EUCTW_CLASS_FACTOR
      See Also:
    • euctwClassTable

      private static int[] euctwClassTable
    • euctwStateTable

      private static int[] euctwStateTable
    • euctwCharLenTable

      private static int[] euctwCharLenTable
  • Constructor Details

    • EUCTWSMModel

      public EUCTWSMModel()