|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.ui.trans.steps.script.ScriptHelp
public class ScriptHelp
Constructor Summary | |
---|---|
ScriptHelp(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 |
---|
public ScriptHelp(String strFileName) throws KettleXMLException
KettleXMLException
Method Detail |
---|
public Hashtable<String,String> getFunctionList()
public String getSample(String strFunctionName, String strFunctionNameWithArgs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |