FreeMarkerAttributeRenderer | FreeMarker renderer for rendering FreeMarker templates as Tiles attributes. | code | html |
FreeMarkerAttributeRenderer.AttributeValueFreemarkerServlet | Extends TilesFreemarkerServlet to use the attribute value as the template name. | code | html |
FreeMarkerAttributeRenderer.InitParamsServletConfig | Implements ServletConfig to initialize the internal servlet using parameters set through FreeMarkerAttributeRenderer#setParameter(String, String) . | code | html |