Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
G
N
P
V
G
gettext(ResourceBundle, String)
- Static method in class gnu.gettext.
GettextResource
Returns the translation of
msgid
.
GettextResource
- Class in
gnu.gettext
This class implements the main GNU libintl functions in Java.
GettextResource()
- Constructor for class gnu.gettext.
GettextResource
gnu.gettext
- package gnu.gettext
N
ngettext(ResourceBundle, String, String, long)
- Static method in class gnu.gettext.
GettextResource
Returns the plural form for
n
of the translation of
msgid
.
npgettext(ResourceBundle, String, String, String, long)
- Static method in class gnu.gettext.
GettextResource
Returns the plural form for
n
of the translation of
msgid
in the context of
msgctxt
.
P
pgettext(ResourceBundle, String, String)
- Static method in class gnu.gettext.
GettextResource
Returns the translation of
msgid
in the context of
msgctxt
.
V
verbose
- Static variable in class gnu.gettext.
GettextResource
G
N
P
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013. All Rights Reserved.