Class ISO8859_14Encoding

All Implemented Interfaces:
Cloneable

public final class ISO8859_14Encoding extends ISOEncoding
  • Field Details

    • ISO8859_14CtypeTable

      static final short[] ISO8859_14CtypeTable
    • ISO8859_14ToLowerCaseTable

      static final byte[] ISO8859_14ToLowerCaseTable
    • ISO8859_14CaseFoldMap

      static final int[][] ISO8859_14CaseFoldMap
    • INSTANCE

      public static final ISO8859_14Encoding INSTANCE
  • Constructor Details

    • ISO8859_14Encoding

      protected ISO8859_14Encoding()
  • Method Details