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