|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.jelly.expression.ExpressionSupport
org.apache.commons.jelly.tags.beanshell.BeanShellExpression
Represents a beanshell expression
| Field Summary |
| Fields inherited from class org.apache.commons.jelly.expression.ExpressionSupport |
EMPTY_ITERATOR |
| Constructor Summary | |
BeanShellExpression(java.lang.String text)
|
|
| Method Summary | |
java.lang.Object |
evaluate(org.apache.commons.jelly.JellyContext context)
|
java.lang.String |
getExpressionText()
|
| Methods inherited from class org.apache.commons.jelly.expression.ExpressionSupport |
evaluateAsBoolean, evaluateAsIterator, evaluateAsString, evaluateRecurse |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BeanShellExpression(java.lang.String text)
| Method Detail |
public java.lang.String getExpressionText()
public java.lang.Object evaluate(org.apache.commons.jelly.JellyContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||