|
||||||||||
| 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.PageContextExpression
public class PageContextExpression
| Field Summary | |
|---|---|
static ValueExpression |
EXPR
|
| Constructor Summary | |
|---|---|
PageContextExpression()
|
|
| 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 |
| Field Detail |
|---|
public static final ValueExpression EXPR
| Constructor Detail |
|---|
public PageContextExpression()
| Method Detail |
|---|
public java.lang.Object getValue(ELContext env)
throws ELException
getValue in class ValueExpressionenv - the page context
ELExceptionpublic java.lang.String getExpressionString()
getExpressionString in class Expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||