Package | Description |
---|---|
org.apache.directory.server.i18n |
Modifier and Type | Method and Description |
---|---|
static I18n |
I18n.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static I18n[] |
I18n.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
I18n.err(I18n err,
Object... args)
Translate an error code with argument(s)
|
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.