| Class | Description |
|---|---|
| HtmlBodyDecorator | A decorator specific to processing an HTML <body> element. |
| HtmlDocumentDecorator | A decorator made to work over an HTML document. |
| HtmlHeadDecorator | A decorator specific to processing an HTML <head> element. |
| HtmlTitleDecorator | Decorator for the <title> part of the template to handle the special
processing required for the layout:title-pattern processor. |