-
Converts a single domain name to its Unicode and ASCII representations.
IDNAConverter.convert(String domainName,
boolean useTransitional)
Converts a single domain name to its Unicode and ASCII representations,
specifying whether to use transitional processing.
Converts a list of domain names to their Unicode and ASCII representations.
Converts a list of domain names to their Unicode and ASCII representations,
specifying whether to use transitional processing.