Class JdkIdn

    • Method Detail

      • toUnicode

        public String toUnicode​(String punycode)
        Deprecated.
        Description copied from interface: Idn
        Converts a name from its punycode representation to Unicode. The name may be a single hostname or a dot-separated qualified domain name.
        Specified by:
        toUnicode in interface Idn
        Parameters:
        punycode - the Punycode representation
        Returns:
        the Unicode domain name