net.sf.infrared.agent.util
Class InfraREDPropertiesUtil
java.lang.Object
net.sf.infrared.agent.util.InfraREDPropertiesUtil
- public class InfraREDPropertiesUtil
- extends Object
Utility class to return the value of properties
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfraREDPropertiesUtil
public InfraREDPropertiesUtil(String propertiesFile)
getProperty
public String getProperty(String propertyName,
String defaultValue)
getPropertyAsBoolean
public boolean getPropertyAsBoolean(String propertyName,
boolean defaultValue)