Class ISO8859_4Encoding

All Implemented Interfaces:
Cloneable

public final class ISO8859_4Encoding extends ISOEncoding
  • Field Details

    • ISO8859_4CtypeTable

      static final short[] ISO8859_4CtypeTable
    • ISO8859_4ToLowerCaseTable

      static final byte[] ISO8859_4ToLowerCaseTable
    • ISO8859_4CaseFoldMap

      static final int[][] ISO8859_4CaseFoldMap
    • INSTANCE

      public static final ISO8859_4Encoding INSTANCE
  • Constructor Details

    • ISO8859_4Encoding

      protected ISO8859_4Encoding()
  • Method Details