public class PropertiesHelper extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger |
Constructor and Description |
---|
PropertiesHelper() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
convertBundleToMap(ResourceBundle rb)
Method to convert a ResourceBundle to a Map object.
|
public static Map<String,String> convertBundleToMap(ResourceBundle rb)
rb
- a given resource bundleCopyright © 2015. All rights reserved.