Class ScriptValuesHelp
- java.lang.Object
-
- org.apache.hop.pipeline.transforms.javascript.ScriptValuesHelp
-
public class ScriptValuesHelp extends Object
-
-
Constructor Summary
Constructors Constructor Description ScriptValuesHelp(String strFileName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Hashtable<String,String>getFunctionList()StringgetSample(String strFunctionName, String strFunctionNameWithArgs)
-
-
-
Constructor Detail
-
ScriptValuesHelp
public ScriptValuesHelp(String strFileName) throws HopXmlException
- Throws:
HopXmlException
-
-