Modifier and Type | Class and Description |
---|---|
class |
IDNA2008
An instance of IDNA2008 class represents IDNA2008 version of IDNA
conversion context.
|
Modifier and Type | Method and Description |
---|---|
static IDNA |
IDNAFactory.create()
Creates an instance of IDNA conversion context with version
DEFAULT_VERSION.
|
static IDNA |
IDNAFactory.create(int idnaVersion)
Creates an instance of IDNA conversion context with version
'idnaVersion'.
|