Class ISO8859_16Encoding

All Implemented Interfaces:
Cloneable

public final class ISO8859_16Encoding extends ISOEncoding
  • Field Details

    • ISO8859_16CtypeTable

      static final short[] ISO8859_16CtypeTable
    • ISO8859_16ToLowerCaseTable

      static final byte[] ISO8859_16ToLowerCaseTable
    • ISO8859_16CaseFoldMap

      static final int[][] ISO8859_16CaseFoldMap
    • INSTANCE

      public static final ISO8859_16Encoding INSTANCE
  • Constructor Details

    • ISO8859_16Encoding

      protected ISO8859_16Encoding()
  • Method Details