Uses of Interface
com.opensymphony.module.sitemesh.PageParserSelector
Packages that use PageParserSelector
Package
Description
-
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
Fields in com.opensymphony.module.sitemesh.filter declared as PageParserSelectorModifier and TypeFieldDescriptionprivate final PageParserSelectorPageResponseWrapper.parserSelectorConstructors in com.opensymphony.module.sitemesh.filter with parameters of type PageParserSelectorModifierConstructorDescriptionPageResponseWrapper(javax.servlet.http.HttpServletResponse response, PageParserSelector parserSelector) -
Uses of PageParserSelector in com.opensymphony.module.sitemesh.taglib.page
Methods in com.opensymphony.module.sitemesh.taglib.page that return PageParserSelectorModifier and TypeMethodDescriptionprivate PageParserSelectorApplyDecoratorTag.getParserSelector()