Class Summary |
Action |
The Action object provides a service controller
implementation for taking an action before delegating to other
service implementations, which will handle the view. |
Controller |
The Controller object represents a service that can
access documents and properties provided by the templating system
environment. |
Environment |
The Delegate provides a full implementation of an
environment. |
TemplateEngine |
The TemplateEngine provides the core functionality
required to process templates. |
View |
The View object provides a service controller
implementation for providing a document view. |