Package com.stimulsoft.base
Class StiAppFunctions
java.lang.Object
com.stimulsoft.base.StiAppFunctions
Copyright Stimulsoft
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Hashtable<String, List<IStiAppFunction>> static Hashtable<String, List<IStiAppFunction>> static Hashtable<String, List<IStiAppFunction>> static Hashtable<String, List<IStiAppFunction>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IStiAppFunction[]getFunctions(String functionName, boolean isCompile, boolean isCaseSensitive)
-
Field Details
-
functionsToCompile
-
functionsToCompileLower
-
functions
-
functionsLower
-
-
Constructor Details
-
StiAppFunctions
public StiAppFunctions()
-
-
Method Details
-
getFunctions
public static IStiAppFunction[] getFunctions(String functionName, boolean isCompile, boolean isCaseSensitive)
-