|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.el.Expression
javax.el.ValueExpression
com.caucho.jsp.el.AbstractValueExpression
com.caucho.jsp.el.SessionFieldExpression
public class SessionFieldExpression
Method Summary | |
---|---|
java.lang.String |
getExpressionString()
|
java.lang.Object |
getValue(ELContext env)
Evaluate the expr as an object. |
Methods inherited from class com.caucho.jsp.el.AbstractValueExpression |
---|
equals, getExpectedType, getType, hashCode, isLiteralText, isReadOnly, setValue, toString |
Methods inherited from class javax.el.ValueExpression |
---|
getValueReference |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.Object getValue(ELContext env) throws ELException
getValue
in class ValueExpression
env
- the page context
ELException
public java.lang.String getExpressionString()
getExpressionString
in class Expression
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |