com.jdon.util
类 PropsUtil
java.lang.Object
com.jdon.util.PropsUtil
public class PropsUtil
- extends Object
- 作者:
- banq
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final String module
ENCODING
public static String ENCODING
PropsUtil
public PropsUtil(String configureFile)
loadProperties
public void loadProperties(String configName)
getProperty
public String getProperty(String name)
getChildrenProperties
public String[] getChildrenProperties(String name)
getChildrenValues
public String[] getChildrenValues(String name)
setProperty
public void setProperty(String name,
String value)
Copyright © 2013. All Rights Reserved.