Class ISO8859_10Encoding

All Implemented Interfaces:
Cloneable

public final class ISO8859_10Encoding extends ISOEncoding
  • Field Details

    • ISO8859_10CtypeTable

      static final short[] ISO8859_10CtypeTable
    • ISO8859_10ToLowerCaseTable

      static final byte[] ISO8859_10ToLowerCaseTable
    • ISO8859_10CaseFoldMap

      static final int[][] ISO8859_10CaseFoldMap
    • INSTANCE

      public static final ISO8859_10Encoding INSTANCE
  • Constructor Details

    • ISO8859_10Encoding

      protected ISO8859_10Encoding()
  • Method Details