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

public class UCS2BESMModel extends SMModel
  • Field Details

    • UCS2BE_CLASS_FACTOR

      public static final int UCS2BE_CLASS_FACTOR
      See Also:
    • ucs2beClassTable

      private static int[] ucs2beClassTable
    • ucs2beStateTable

      private static int[] ucs2beStateTable
    • ucs2beCharLenTable

      private static int[] ucs2beCharLenTable
  • Constructor Details

    • UCS2BESMModel

      public UCS2BESMModel()