com.versioneye.utils
Class PropertiesUtils
java.lang.Object
com.versioneye.utils.PropertiesUtils
public class PropertiesUtils
- extends Object
Methods to deal with properties files.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesUtils
public PropertiesUtils()
writeProperties
public void writeProperties(Properties properties,
String filePath)
throws Exception
- Throws:
Exception
readProperties
public Properties readProperties(String filePath)
throws Exception
- Throws:
Exception
Copyright © 2014. All rights reserved.