Class Iso2022Converter


  • public final class Iso2022Converter
    extends Object
    • Method Detail

      • convertISO2022CharsetToJavaCharset

        public static String convertISO2022CharsetToJavaCharset​(byte[] bytes)
        Converts the given ISO2022 char set to a Java charset name.
        Parameters:
        bytes - string data encoded using ISO2022
        Returns:
        the Java charset name as a string, or null if the conversion was not possible