java.lang.Objectcom.opensymphony.module.sitemesh.filter.PageFilter
All Implemented Interfaces:
Filter, RequestConstants
Direct Known Subclasses:
MultipassFilter
- href="joe@truemesh.com">Joe Walnes
- href="scott@atlassian.com">Scott Farquhar
$
- Revision: 1.12 $Method from com.opensymphony.module.sitemesh.filter.PageFilter Summary: |
---|
applyDecorator, destroy, doFilter, getFilterConfig, init, parsePage, setFilterConfig |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from com.opensymphony.module.sitemesh.filter.PageFilter Detail: |
---|
|
|
Checks if the Filter has been applied this request. If not, parses the page and applies com.opensymphony.module.sitemesh.Decorator (if found). |
Deprecated! Not - needed in final version of Servlet 2.3 API - replaced by init(). |
|
|
Deprecated! Not - needed in final version of Servlet 2.3 API - replaced by init(). |