JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.minidns.idna
Interface IdnaTransformator
All Known Implementing Classes:
DefaultIdnaTransformator
public interface
IdnaTransformator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
toASCII
(
String
input)
String
toUnicode
(
String
input)
Method Details
toASCII
String
toASCII
(
String
input)
toUnicode
String
toUnicode
(
String
input)