public class PropertiesLoader extends Object
| Constructor and Description |
|---|
PropertiesLoader() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
loadProperties(String packagePath)
Gives a Properties-object from the given packagepath.
|
public static Properties loadProperties(String packagePath) throws IOException
packagePath - The package-path and the name from the resource as a String.IOException - Signals that an I/O exception has occurred.Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.