Merges an element and all its children into an existing element.
boolean
rootElementMerge
void
merge(Element targetElement, Element sourceElement)
class AttributeMerger
merge
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Flag for indicating that the merge is over a root element, in which some special rules apply.
Replace the content of the target element, with the content of the source element.
Groovy Documentation