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