Package org.apache.abdera.i18n.iri
Class IDNA
java.lang.Object
org.apache.abdera.i18n.iri.IDNA
- All Implemented Interfaces:
Serializable,Cloneable
@Deprecated(since="2021-07-29")
public final class IDNA
extends Object
implements Serializable, Cloneable
Deprecated.
This API is deprecated as Apache Abdera is a retired project since 2017.
Provides an Internationized Domain Name implementation
- See Also:
-
Constructor Details
-
IDNA
Deprecated. -
IDNA
Deprecated.
-
-
Method Details
-
clone
Deprecated.- Throws:
CloneNotSupportedException
-
toASCII
Deprecated. -
toUnicode
Deprecated. -
getInetAddress
Deprecated.- Throws:
UnknownHostException
-
hashCode
public int hashCode()Deprecated. -
equals
Deprecated. -
toString
Deprecated. -
equals
Deprecated. -
toASCII
Deprecated. -
toUnicode
Deprecated.
-