E F G I M O V
E
- err(I18n, Object...) - Static method in enum org.apache.directory.api.i18n.I18n
-
Translate an error code with argument(s)
- ERR_BUNDLE - Static variable in enum org.apache.directory.api.i18n.I18n
-
The file containing the errors
- errorCode - Variable in enum org.apache.directory.api.i18n.I18n
-
The error code
F
- format(String, Object...) - Static method in enum org.apache.directory.api.i18n.I18n
-
G
- getErrorCode() - Method in enum org.apache.directory.api.i18n.I18n
-
Getter for the field errorCode.
I
- I18n - Enum in org.apache.directory.api.i18n
-
Provides i18n handling of error codes.
- I18n(String) - Constructor for enum org.apache.directory.api.i18n.I18n
-
Creates a new instance of I18n.
M
- msg(I18n, Object...) - Static method in enum org.apache.directory.api.i18n.I18n
-
Translate a message code with argument(s)
- msg(String, Object...) - Static method in enum org.apache.directory.api.i18n.I18n
-
Translate a message with argument(s)
- MSG_BUNDLE - Static variable in enum org.apache.directory.api.i18n.I18n
-
The file containing the messages
O
- org.apache.directory.api.i18n - package org.apache.directory.api.i18n
-
V
- valueOf(String) - Static method in enum org.apache.directory.api.i18n.I18n
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.directory.api.i18n.I18n
-
Returns an array containing the constants of this enum type, in
the order they are declared.
E F G I M O V
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.