| Home >> All >> gnu >> [ gettext Javadoc ] |
gnu.gettext: Javadoc index of package gnu.gettext.
Package Samples:
gnu.gettext
Classes:
GettextResource: This class implements the main GNU libintl functions in Java. Using the GNU gettext approach, compiled message catalogs are normal Java ResourceBundle classes and are thus interoperable with standard ResourceBundle based code. The main differences between the Sun ResourceBundle approach and the GNU gettext approach are: In the Sun approach, the keys are abstract textual shortcuts. In the GNU gettext approach, the keys are the English/ASCII version of the messages. In the Sun approach, the translation files are called " Resource _ locale .properties" and have non-ASCII characters encoded in the ...
DumpResource: This programs dumps a resource as a PO file. The resource must be accessible through the CLASSPATH.
GetURL
| Home | Contact Us | Privacy Policy | Terms of Service |