org.pentaho.di.ui.trans.steps.scriptvalues_mod
Class ScriptValuesHelp

java.lang.Object
  extended by org.pentaho.di.ui.trans.steps.scriptvalues_mod.ScriptValuesHelp

public class ScriptValuesHelp
extends Object


Constructor Summary
ScriptValuesHelp(String strFileName)
           
 
Method Summary
 Hashtable<String,String> getFunctionList()
           
 String getSample(String strFunctionName, String strFunctionNameWithArgs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptValuesHelp

public ScriptValuesHelp(String strFileName)
                 throws KettleXMLException
Throws:
KettleXMLException
Method Detail

getFunctionList

public Hashtable<String,String> getFunctionList()

getSample

public String getSample(String strFunctionName,
                        String strFunctionNameWithArgs)