Class ISO2022JPSMModel

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

public class ISO2022JPSMModel extends SMModel
  • Field Details

    • ISO2022JP_CLASS_FACTOR

      public static final int ISO2022JP_CLASS_FACTOR
      See Also:
    • iso2022jpClassTable

      private static int[] iso2022jpClassTable
    • iso2022jpStateTable

      private static int[] iso2022jpStateTable
    • iso2022jpCharLenTable

      private static int[] iso2022jpCharLenTable
  • Constructor Details

    • ISO2022JPSMModel

      public ISO2022JPSMModel()