java.lang.Objectjavax.servlet.jsp.JspContext
javax.servlet.jsp.PageContext
freemarker.ext.jsp.FreeMarkerPageContext
freemarker.ext.jsp.FreeMarkerPageContext21
All Implemented Interfaces:
TemplateModel
Attila
- Szegedi$
- Id: FreeMarkerPageContext2.java,v 1.1 2005/06/11 12:13:39 szegedia Exp $Fields inherited from javax.servlet.jsp.PageContext: |
---|
PAGE_SCOPE, REQUEST_SCOPE, SESSION_SCOPE, APPLICATION_SCOPE, PAGE, PAGECONTEXT, REQUEST, RESPONSE, CONFIG, SESSION, OUT, APPLICATION, EXCEPTION |
Method from freemarker.ext.jsp.FreeMarkerPageContext21 Summary: |
---|
create, getELContext, getExpressionEvaluator, getVariableResolver |
Methods from freemarker.ext.jsp.FreeMarkerPageContext: |
---|
findAttribute, forward, getAttribute, getAttribute, getAttributeNamesInScope, getAttributesScope, getException, getObjectWrapper, getOut, getPage, getRequest, getResponse, getServletConfig, getServletContext, getSession, handlePageException, handlePageException, include, include, initialize, peekTopTag, popBody, popTopTag, popWriter, pushBody, pushTopTag, pushWriter, release, removeAttribute, removeAttribute, setAttribute, setAttribute |
Methods from javax.servlet.jsp.PageContext: |
---|
forward, getErrorData, getException, getPage, getRequest, getResponse, getServletConfig, getServletContext, getSession, handlePageException, handlePageException, include, include, initialize, pushBody, release |
Methods from javax.servlet.jsp.JspContext: |
---|
findAttribute, getAttribute, getAttribute, getAttributeNamesInScope, getAttributesScope, getExpressionEvaluator, getOut, getVariableResolver, popBody, pushBody, removeAttribute, removeAttribute, setAttribute, setAttribute |
Methods from java.lang.Object: |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from freemarker.ext.jsp.FreeMarkerPageContext21 Detail: |
---|
|
|
|
|