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

public class EUCJPSMModel extends SMModel
  • Field Details

    • EUCJP_CLASS_FACTOR

      public static final int EUCJP_CLASS_FACTOR
      See Also:
    • eucjpClassTable

      private static int[] eucjpClassTable
    • eucjpStateTable

      private static int[] eucjpStateTable
    • eucjpCharLenTable

      private static int[] eucjpCharLenTable
  • Constructor Details

    • EUCJPSMModel

      public EUCJPSMModel()