Class UtfPropertiesFilePropertiesLoader

java.lang.Object
org.apache.wicket.resource.UtfPropertiesFilePropertiesLoader
All Implemented Interfaces:
IPropertiesLoader

Load properties from properties file via a Reader, which allows to provide the charset and thus the encoding can be different than ISO 8859-1.
Author:
Juergen Donnerstag