| Interface | Description |
|---|---|
| Decorator | A decorator performs decoration of a target model, using a source model for all the decorations to apply. |
| SortingStrategy | Interface for controlling the sort order in which <head> elements
from one source are placed into another. |
| Class | Description |
|---|---|
| DecorateProcessor | Specifies the name of the template to decorate using the current template. |
| DecoratorProcessor | An alias of the DecorateProcessor to warn people that the
layout:decorator/data-layout-decorator processor has been
renamed. |
| TitlePatternProcessor | Allows for greater control of the resulting <title> element by
specifying a pattern with some special tokens. |