|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.sts.utilities.PropertyHelper
public class PropertyHelper
Class to help read property values
Constructor Summary | |
---|---|
PropertyHelper(java.lang.String propertiesFile)
Constructor for the class |
Method Summary | |
---|---|
java.lang.String |
getProperty(java.lang.String key)
Provides access to a specific property value |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyHelper(java.lang.String propertiesFile)
propertiesFile
- the name of the properties fileMethod Detail |
---|
public java.lang.String getProperty(java.lang.String key)
key
- the key associated with the value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |