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