Class Utf8PropertiesResourceBundleControl

java.lang.Object
java.util.ResourceBundle.Control
net.sf.basedb.util.resources.Utf8PropertiesResourceBundleControl

public class Utf8PropertiesResourceBundleControl
extends ResourceBundle.Control
ResourceBundle.Control implementation that open property files in UTF-8 format instead of ISO-8859-1 format. Use INSTANCE as the control parameter when calling ResourceBundle.getBundle(String, java.util.ResourceBundle.Control).
Since:
2.16
Author:
Nicklas
Last modified
$Date: 2019-05-21 13:37:09 +0200 (tis, 21 maj 2019) $