Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
helper
Class  CfgParser
java.lang.Object
  |
  +--helper.CfgParser
- public class CfgParser- extends Object
This class parses the ini files and stores the data
 
 inside TestParameters
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
debug
protected boolean debug
iniFile
protected String iniFile
CfgParser
public CfgParser(String ini)
getIniParameters
public void getIniParameters(TestParameters param)
getProperties
protected Properties getProperties(String name)
getDefaultFileName
protected String getDefaultFileName(boolean home)