| Class |
Description |
|
AppendingRespectLayoutTitleStrategy
|
A special version of the AppendingStrategy sorter that respects the
position of the <title> element within the layout page. |
|
AppendingStrategy
|
The standard <head> merging strategy, which simply appends the
content elements to the layout ones. |
|
GroupingRespectLayoutTitleStrategy
|
A special version of the GroupingStrategy sorter that respects the
position of the <title> element within the layout page. |
|
GroupingStrategy
|
The <head> merging strategy which groups like elements together. |