This is a pretty simple mapper which returns template pathes for
a supplied template name. This path can be used by the TemplateEngine
to access a certain resource to actually render the template.
author: Henning P. Schmiedehausen version: $Id: ScreenTemplateMapper.java 534527 2007-05-02 16:10:59Z tv $
Check, whether the provided name exists. Returns null
if the screen does not exist.
Parameters: template - The template name. The matching screen name.
Fields inherited from org.apache.turbine.services.template.mapper.BaseTemplateMapper