|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDNAException | |
|---|---|
| gnu.inet.encoding | |
| Uses of IDNAException in gnu.inet.encoding |
|---|
| Methods in gnu.inet.encoding that throw IDNAException | |
|---|---|
static java.lang.String |
IDNA.toASCII(java.lang.String input)
Converts a Unicode string to ASCII using the procedure in RFC3490 section 4.1. |
static java.lang.String |
IDNA.toASCII(java.lang.String input,
boolean allowUnassigned,
boolean useSTD3ASCIIRules)
Converts a Unicode string to ASCII using the procedure in RFC3490 section 4.1. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||