public class IDNEmailAddressConverter extends Object
Constructor and Description |
---|
IDNEmailAddressConverter() |
Modifier and Type | Method and Description |
---|---|
String |
toASCII(String email)
Convert an email address to its ASCII representation using "Punycode".
|
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.