|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PunycodeException | |
|---|---|
| gnu.inet.encoding | |
| Uses of PunycodeException in gnu.inet.encoding |
|---|
| Methods in gnu.inet.encoding that throw PunycodeException | |
|---|---|
static int |
Punycode.codepoint2digit(int c)
|
static String |
Punycode.decode(String input)
Decode a punycoded string. |
static int |
Punycode.digit2codepoint(int d)
|
static String |
Punycode.encode(String input)
Punycodes a unicode string. |
| Constructors in gnu.inet.encoding with parameters of type PunycodeException | |
|---|---|
IDNAException(PunycodeException e)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||