|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.module.sitemesh.filter.PageFilter
com.opensymphony.module.sitemesh.multipass.MultipassFilter
public class MultipassFilter
Field Summary |
---|
Fields inherited from class com.opensymphony.module.sitemesh.filter.PageFilter |
---|
factory, filterConfig |
Fields inherited from interface com.opensymphony.module.sitemesh.RequestConstants |
---|
DECORATOR, FILTER_APPLIED, PAGE, ROBOT, USING_STREAM |
Constructor Summary | |
---|---|
MultipassFilter()
|
Method Summary | |
---|---|
protected void |
writeDecorator(HttpServletResponse response,
Page page,
RequestDispatcher dispatcher,
HttpServletRequest request)
|
Methods inherited from class com.opensymphony.module.sitemesh.filter.PageFilter |
---|
applyDecorator, destroy, doFilter, getFilterConfig, init, parsePage, setFilterConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultipassFilter()
Method Detail |
---|
protected void writeDecorator(HttpServletResponse response, Page page, RequestDispatcher dispatcher, HttpServletRequest request) throws ServletException, IOException
writeDecorator
in class PageFilter
ServletException
IOException
|
www.opensymphony.com/sitemesh/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |