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

public class UTF8SMModel extends SMModel
  • Field Details

    • UTF8_CLASS_FACTOR

      public static final int UTF8_CLASS_FACTOR
      See Also:
    • utf8ClassTable

      private static int[] utf8ClassTable
    • utf8StateTable

      private static int[] utf8StateTable
    • utf8CharLenTable

      private static int[] utf8CharLenTable
  • Constructor Details

    • UTF8SMModel

      public UTF8SMModel()