A decorator specific to processing an HTML <head> element.
<head>
SortingStrategy
sortingStrategy
void
decorate(Element decoratorHtml, Element contentHead)
class XmlElementDecorator
decorate
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Decorate the <head> part, appending all of the content <head> elements on to the decorator <head> elements.
decoratorHtml
contentHead Content's
Groovy Documentation