public class RemoveElementTU extends Object implements org.dhatim.delivery.dom.DOMElementVisitor
DomUtils.removeElement(org.w3c.dom.Element, boolean).
<smooks-resource useragent="device/profile" selector="target-element-name" path="org.dhatim.cdres.trans.RemoveElementTU" >
<!-- (Optional) Keep child content. Default is true. -->
<param name="keepChildContent">true/false</param>
</smooks-resource>
See SmooksResourceConfiguration.| Constructor and Description |
|---|
RemoveElementTU() |
| Modifier and Type | Method and Description |
|---|---|
void |
visitAfter(Element element,
org.dhatim.container.ExecutionContext request) |
void |
visitBefore(Element element,
org.dhatim.container.ExecutionContext executionContext) |
public void visitBefore(Element element, org.dhatim.container.ExecutionContext executionContext)
visitBefore in interface org.dhatim.delivery.dom.DOMVisitBeforepublic void visitAfter(Element element, org.dhatim.container.ExecutionContext request)
visitAfter in interface org.dhatim.delivery.dom.DOMVisitAfterCopyright © 2017. All rights reserved.