PropertiesReader¶
-
public class
PropertiesReader¶ Properties file reader.
Author: Milan Lovric
Methods¶
getProperties¶
-
public static Properties
getProperties(String configFile)¶ Reads properties from the configuration file.
Parameters: - configFile – Path to the configuration file.
Returns: Loaded properties.