Class ISO8859_2Encoding

All Implemented Interfaces:
Cloneable

public final class ISO8859_2Encoding extends ISOEncoding
  • Field Details

    • ISO8859_2CtypeTable

      static final short[] ISO8859_2CtypeTable
    • ISO8859_2ToLowerCaseTable

      static final byte[] ISO8859_2ToLowerCaseTable
    • ISO8859_2CaseFoldMap

      static final int[][] ISO8859_2CaseFoldMap
    • INSTANCE

      public static final ISO8859_2Encoding INSTANCE
  • Constructor Details

    • ISO8859_2Encoding

      protected ISO8859_2Encoding()
  • Method Details