|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemplateExecutor | |
|---|---|
| org.norther.tammi.spray.template | |
| Uses of TemplateExecutor in org.norther.tammi.spray.template |
|---|
| Subinterfaces of TemplateExecutor in org.norther.tammi.spray.template | |
|---|---|
interface |
LayoutFilter
LayoutFilter extends PageFilter by adding support for layouts, which are templates placing the content of the page template inside some standardized layout content. |
interface |
PageFilter
PageFilter executes and evaluates templates specified in URL parameters of the request. |
| Classes in org.norther.tammi.spray.template that implement TemplateExecutor | |
|---|---|
class |
DefaultLayoutFilter
A default implementation of LayoutFilter. |
class |
DefaultPageFilter
A default implementation of PageFilter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||