Deprecated API


Contents
Deprecated Classes
com.opensymphony.module.sitemesh.parser.FastPageParser
          Use HTMLPageParser instead - it performs better and is more extensible. 
 

Deprecated Methods
com.opensymphony.module.sitemesh.filter.PageFilter.getFilterConfig()
          Not needed in final version of Servlet 2.3 API - replaced by init(). 
com.opensymphony.module.sitemesh.taglib.page.ApplyDecoratorTag.setDecorator(String)
          Use setName() instead. 
com.opensymphony.module.sitemesh.filter.PageFilter.setFilterConfig(FilterConfig)
          Not needed in final version of Servlet 2.3 API - replaced by init(). 
 


www.opensymphony.com/sitemesh/