Uses of Class
gnu.inet.encoding.PunycodeException
Packages that use PunycodeException
-
Uses of PunycodeException in gnu.inet.encoding
Methods in gnu.inet.encoding that throw PunycodeExceptionModifier and TypeMethodDescriptionstatic final int
Punycode.codepoint2digit
(int c) static String
Decode a punycoded string.static final int
Punycode.digit2codepoint
(int d) static String
Punycodes a unicode string.Constructors in gnu.inet.encoding with parameters of type PunycodeException