Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.turbine.services.template.mapper Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
BaseMapperA base class for the various mappers which contains commonVersion:$Id: BaseMapper.Classorg.apache.turbine.services.template.mapperApache Turbine
BaseTemplateMapperThis is a mapper like the BaseMapper but it returns its results with the extension of the template names passed or (if noClassorg.apache.turbine.services.template.mapperApache Turbine
ClassMapperThis mapper tries to map Template names to class names.Classorg.apache.turbine.services.template.mapperApache Turbine
DirectMapperThe most primitive mapper.Classorg.apache.turbine.services.template.mapperApache Turbine
DirectTemplateMapperThe most primitive templating mapper.Classorg.apache.turbine.services.template.mapperApache Turbine
LayoutTemplateMapperThis mapper is responsible for the lookup of templates for the Layout It tries to look in various packages for a match:Classorg.apache.turbine.services.template.mapperApache Turbine
MapperTo separate out the various map and search policies for class names and template names, we use classes that implement thisInterfaceorg.apache.turbine.services.template.mapperApache Turbine
ScreenDefaultTemplateMapperThis is a pretty simple mapper which returns template pathes for a supplied template name.Classorg.apache.turbine.services.template.mapperApache Turbine
ScreenTemplateMapperThis is a pretty simple mapper which returns template pathes for a supplied template name.Classorg.apache.turbine.services.template.mapperApache Turbine