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

public class SJISSMModel extends SMModel
  • Field Details

    • SJIS_CLASS_FACTOR

      public static final int SJIS_CLASS_FACTOR
      See Also:
    • sjisClassTable

      private static int[] sjisClassTable
    • sjisStateTable

      private static int[] sjisStateTable
    • sjisCharLenTable

      private static int[] sjisCharLenTable
  • Constructor Details

    • SJISSMModel

      public SJISSMModel()