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

public class Big5SMModel extends SMModel
  • Field Details

    • BIG5_CLASS_FACTOR

      public static final int BIG5_CLASS_FACTOR
      See Also:
    • big5ClassTable

      private static int[] big5ClassTable
    • big5StateTable

      private static int[] big5StateTable
    • big5CharLenTable

      private static int[] big5CharLenTable
  • Constructor Details

    • Big5SMModel

      public Big5SMModel()