Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
helper
Class  ClParser
java.lang.Object
  |
  +--helper.ClParser
- public class ClParser- extends Object
This class parses commandline Argument and stores 
 them into TestParameter
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ClParser
public ClParser()
getCommandLineParameter
public void getCommandLineParameter(TestParameters param,
                                    String[] args)
getIniPath
public String getIniPath(String[] args)
getMapping
protected Properties getMapping()
getParameterFor
protected String getParameterFor(Properties map,
                                 String name)