See: Description
| Interface | Description |
|---|---|
| IdnaTransformator |
| Class | Description |
|---|---|
| DefaultIdnaTransformator | |
| MiniDnsIdna |
Utility class for Internationalized Domain Names in Applications (IDNA) processing.
Provides methods to convert between Unicode and ASCII representations of domain names according to IDNA specifications. |
Internationalized Domain Names in Applications (IDNA) support.
This package provides implementation of IDNA2008 and related standards for handling internationalized domain names. It includes functionality for converting between Unicode domain names and their ASCII-compatible encoding (ACE) representation (Punycode).
Key capabilities: