com.opensymphony.module.sitemesh.filter
Class PageFilter

java.lang.Object
  extended by com.opensymphony.sitemesh.webapp.SiteMeshFilter
      extended by com.opensymphony.module.sitemesh.filter.PageFilter
All Implemented Interfaces:
Filter

Deprecated. Use SiteMeshFilter instead.

public class PageFilter
extends SiteMeshFilter

Version:
$Revision: 1.17 $
Author:
Joe Walnes, Scott Farquhar

Constructor Summary
PageFilter()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.opensymphony.sitemesh.webapp.SiteMeshFilter
destroy, doFilter, init, initContentProcessor, initDecoratorSelector
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageFilter

public PageFilter()
Deprecated. 

www.opensymphony.com/sitemesh/