Class CharsetISCII.UConverterDataISCII

  • Enclosing class:
    CharsetISCII

    private static final class CharsetISCII.UConverterDataISCII
    extends java.lang.Object
    • Field Detail

      • option

        int option
      • contextCharToUnicode

        int contextCharToUnicode
      • contextCharFromUnicode

        int contextCharFromUnicode
      • defDeltaToUnicode

        short defDeltaToUnicode
      • currentDeltaFromUnicode

        short currentDeltaFromUnicode
      • currentDeltaToUnicode

        short currentDeltaToUnicode
      • currentMaskFromUnicode

        short currentMaskFromUnicode
      • currentMaskToUnicode

        short currentMaskToUnicode
      • defMaskToUnicode

        short defMaskToUnicode
      • isFirstBuffer

        boolean isFirstBuffer
      • resetToDefaultToUnicode

        boolean resetToDefaultToUnicode
      • prevToUnicodeStatus

        int prevToUnicodeStatus
    • Constructor Detail

      • UConverterDataISCII

        UConverterDataISCII​(int option)
    • Method Detail

      • initialize

        void initialize()