|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.el.ELContext
com.caucho.jsp.el.ServletELContext
com.caucho.jsp.el.PageContextELContext
public abstract class PageContextELContext
Parses the expression.
Constructor Summary | |
---|---|
PageContextELContext()
|
Method Summary | |
---|---|
abstract PageContext |
getPageContext()
|
Methods inherited from class com.caucho.jsp.el.ServletELContext |
---|
getApplication, getApplicationScope, getCookie, getHeader, getHeader, getHeaderValues, getHeaderValues, getParameter, getParameter, getParameterValues, getParameterValues, getRequest, getRequestScope, getSessionScope |
Methods inherited from class javax.el.ELContext |
---|
getContext, getELResolver, getFunctionMapper, getLocale, getVariableMapper, isPropertyResolved, putContext, setLocale, setPropertyResolved |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageContextELContext()
Method Detail |
---|
public abstract PageContext getPageContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |