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

public class HZSMModel extends SMModel
  • Field Details

    • HZS_CLASS_FACTOR

      public static final int HZS_CLASS_FACTOR
      See Also:
    • hzsClassTable

      private static int[] hzsClassTable
    • hzsStateTable

      private static int[] hzsStateTable
    • hzsCharLenTable

      private static int[] hzsCharLenTable
  • Constructor Details

    • HZSMModel

      public HZSMModel()