Uses of Interface
com.opensymphony.sitemesh.ContentProcessor
Packages that use ContentProcessor
Package
Description
Compatability classes to enable easy migration of SiteMesh 1 and 2 applications to SiteMesh 3.
Provides integration of SiteMesh with Java web-applications.
-
Uses of ContentProcessor in com.opensymphony.sitemesh.compatability
Classes in com.opensymphony.sitemesh.compatability that implement ContentProcessorModifier and TypeClassDescriptionclassAdapts a SiteMesh 2PageParserto a SiteMesh 3ContentProcessor. -
Uses of ContentProcessor in com.opensymphony.sitemesh.webapp
Methods in com.opensymphony.sitemesh.webapp that return ContentProcessorModifier and TypeMethodDescriptionprotected ContentProcessorSiteMeshFilter.initContentProcessor(SiteMeshWebAppContext webAppContext) Inits the content processor.Constructors in com.opensymphony.sitemesh.webapp with parameters of type ContentProcessorModifierConstructorDescriptionContentBufferingResponse(javax.servlet.http.HttpServletResponse response, ContentProcessor contentProcessor, SiteMeshWebAppContext webAppContext) Instantiates a new content buffering response.