Uses of Package
com.opensymphony.module.sitemesh.mapper
Packages that use com.opensymphony.module.sitemesh.mapper
Package
Description
-
Classes in com.opensymphony.module.sitemesh.mapper used by com.opensymphony.module.sitemesh.factoryClassDescriptionThe PathMapper is used to map file patterns to keys, and find an approriate key for a given file path.
-
Classes in com.opensymphony.module.sitemesh.mapper used by com.opensymphony.module.sitemesh.mapperClassDescriptionAbstract DecoratorMapper implementation for easy creation of new DecoratorMappers.Default implementation of DecoratorMapper.The ConfigLoader reads a configuration XML file that contains Decorator definitions (name, url, init-params) and path-mappings (pattern, name).The PathMapper is used to map file patterns to keys, and find an approriate key for a given file path.