|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.data.engine.api.querydefn.ScriptExpressionUtil
public class ScriptExpressionUtil
Utility class to create the constant expression and java script expression.
| Method Summary | |
|---|---|
static IScriptExpression |
createConstantExpression(java.lang.String constantExpr)
Utility method to create constant expression |
static IScriptExpression |
createJavaScriptExpression(java.lang.String jsExppression)
Utility method to create java script expression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IScriptExpression createConstantExpression(java.lang.String constantExpr)
expr -
public static IScriptExpression createJavaScriptExpression(java.lang.String jsExppression)
expr -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||