org.h2.tools.i18n |
Javadoc package documentation
Internationalization tools.
|
Java Source File Name | Type | Comment |
PrepareTranslation.java | Class | This class updates the translation source code files by parsing
the HTML documentation. |
PropertiesToUTF8.java | Class | This class converts a file stored in the UTF-8 encoding format to
a properties file and vice versa. |