public class PropertiesUtil extends Object
PropertiesUtil()
static Map<String,String>
getMap(String path)
static Map<String,Object>
getMap(Config config)
static Properties
readFile(String path)
stringToMap(String content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertiesUtil()
public static Map<String,String> stringToMap(String content) throws Exception
Exception
public static Map<String,Object> getMap(Config config) throws Exception
public static Map<String,String> getMap(String path)
public static Properties readFile(String path)