Uses of Interface
com.opensymphony.module.sitemesh.PageParserSelector
-
-
Uses of PageParserSelector in com.opensymphony.module.sitemesh
Classes in com.opensymphony.module.sitemesh that implement PageParserSelector Modifier and Type Class Description classFactoryFactory 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 PageParserSelector Modifier and Type Class Description classBaseFactoryBase Factory implementation.classDefaultFactoryDefaultFactory, 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 PageParserSelector Modifier and Type Field Description private PageParserSelectorPageResponseWrapper. parserSelectorConstructors in com.opensymphony.module.sitemesh.filter with parameters of type PageParserSelector Constructor Description PageResponseWrapper(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 PageParserSelector Modifier and Type Method Description private PageParserSelectorApplyDecoratorTag. getParserSelector()
-