|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.commons.jelly.tags.beanshell.BeanShellExpressionFactory
Represents a factory of beanshell expressions
Constructor Summary | |
BeanShellExpressionFactory()
|
Method Summary | |
Expression |
createExpression(java.lang.String text)
Creates a new expression for the given text |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BeanShellExpressionFactory()
Method Detail |
public Expression createExpression(java.lang.String text) throws java.lang.Exception
ExpressionFactory
createExpression
in interface ExpressionFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |