dcf.tools
Class Settings
dcf.tools.Settings
- public class Settings
This is a helper class for parsing the dcf.xml file.
Important: The implementation of this class uses the
JDOM XML library, avaiable at http://www.jdom.org.
- Author:
- Tal Salmona
|
Method Summary |
static dcf.tools.String |
getValueFor(dcf.tools.String key)
|
static dcf.tools.String |
getValueFor(dcf.tools.String key,
dcf.tools.String XMLfileName)
|
Settings
public Settings()
getValueFor
public static dcf.tools.String getValueFor(dcf.tools.String key)
getValueFor
public static dcf.tools.String getValueFor(dcf.tools.String key,
dcf.tools.String XMLfileName)
Distributed Computation Framework