| Interface | Description |
|---|---|
| Decorator | The contract for all decorators. |
| SortingStrategy | Interface for controlling the sort order in which elements are placed into decorator template from the content one. |
| Class | Description |
|---|---|
| DecoratorProcessor | Specifies the name of the decorator template to apply to a content template. |
| TitlePatternProcessor | Allows for greater control of the resulting <title> element by
specifying a pattern with some special tokens. |