Class UtfPropertiesFilePropertiesLoader

  • All Implemented Interfaces:
    IPropertiesLoader

    public class UtfPropertiesFilePropertiesLoader
    extends Object
    implements 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