Uses of Interface
com.opensymphony.module.sitemesh.PageParserSelector
Packages that use PageParserSelector
Package
Description
Sitemesh Package.
Factory Package.
Filter Package.
-
Uses of PageParserSelector in com.opensymphony.module.sitemesh
Classes in com.opensymphony.module.sitemesh that implement PageParserSelectorModifier and TypeClassDescriptionclassFactory responsible for creating appropriate instances of implementations. -
Uses of PageParserSelector in com.opensymphony.module.sitemesh.factory
Classes in com.opensymphony.module.sitemesh.factory that implement PageParserSelectorModifier and TypeClassDescriptionclassBase Factory implementation.classDefaultFactory, reads configuration from thesitemesh.configfileinit param, or/WEB-INF/sitemesh.xmlif not specified, or uses the default configuration ifsitemesh.xmldoes not exist. -
Uses of PageParserSelector in com.opensymphony.module.sitemesh.filter
Constructors in com.opensymphony.module.sitemesh.filter with parameters of type PageParserSelectorModifierConstructorDescriptionPageResponseWrapper(javax.servlet.http.HttpServletResponse response, PageParserSelector parserSelector) Instantiates a new page response wrapper.