Uses of Interface
com.opensymphony.sitemesh.DecoratorSelector
Packages that use DecoratorSelector
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 DecoratorSelector in com.opensymphony.sitemesh.compatability
Classes in com.opensymphony.sitemesh.compatability that implement DecoratorSelectorModifier and TypeClassDescriptionclassAdapts a SiteMesh 2DecoratorMapperto a SiteMesh 2DecoratorSelector. -
Uses of DecoratorSelector in com.opensymphony.sitemesh.webapp
Methods in com.opensymphony.sitemesh.webapp that return DecoratorSelectorModifier and TypeMethodDescriptionprotected DecoratorSelectorSiteMeshFilter.initDecoratorSelector(SiteMeshWebAppContext webAppContext) Inits the decorator selector.