类 UTF8ResourceBundle
- java.lang.Object
-
- org.meteoinfo.ui.calendar.components.UTF8ResourceBundle
-
public abstract class UTF8ResourceBundle extends Object
This class is a hack to read UTF-8 encoded property files. The implementation is based on http://www.thoughtsabout.net/blog/archives/000044.html- 作者:
- Kai Toedter
-
-
方法详细资料
-
getBundle
public static final ResourceBundle getBundle(String baseName, Locale locale)
-
-