Package | Description |
---|---|
org.apache.turbine.services.template.mapper |
The various mappers used by the Template service.
|
Class and Description |
---|
BaseMapper
A base class for the various mappers which contains common
code.
|
BaseTemplateMapper
This is a mapper like the BaseMapper but it returns its
results with the extension of the template names passed or (if no
extension is passed), the default extension.
|
Mapper
To separate out the various map and search policies for class
names and template names, we use classes that implement this
interface.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.