Class ISO8859_13Encoding

All Implemented Interfaces:
Cloneable

public final class ISO8859_13Encoding extends ISOEncoding
  • Field Details

    • ISO8859_13CtypeTable

      static final short[] ISO8859_13CtypeTable
    • ISO8859_13ToLowerCaseTable

      static final byte[] ISO8859_13ToLowerCaseTable
    • ISO8859_13CaseFoldMap

      static final int[][] ISO8859_13CaseFoldMap
    • INSTANCE

      public static final ISO8859_13Encoding INSTANCE
  • Constructor Details

    • ISO8859_13Encoding

      protected ISO8859_13Encoding()
  • Method Details