Skip navigation links
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 
Skip navigation links

Copyright © 2016. All rights reserved.