public class XmlDocumentDecorator extends Decorator
| Constructor and Description |
|---|
XmlDocumentDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(org.thymeleaf.dom.Element decorator,
org.thymeleaf.dom.Element content)
Apply the contents of the decorator element to the content element.
|
findElement