|
Apache Tomcat 7.0.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.jsp.el.Expression
org.apache.jasper.el.ExpressionImpl
@Deprecated public final class ExpressionImpl
| Constructor Summary | |
|---|---|
ExpressionImpl(ValueExpression ve)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Object |
evaluate(VariableResolver vResolver)
Deprecated. Evaluates an expression that was previously prepared. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpressionImpl(ValueExpression ve)
| Method Detail |
|---|
public java.lang.Object evaluate(VariableResolver vResolver)
throws ELException
javax.servlet.jsp.el.Expression
evaluate in class ExpressionvResolver - A VariableResolver instance that can be used at
runtime to resolve the name of implicit objects into Objects.
ELException - Thrown if the expression evaluation failed.
|
Apache Tomcat 7.0.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||