be.hikage.xdt4j.transform
Class RemoveTransform
java.lang.Object
be.hikage.xdt4j.transform.Transform
be.hikage.xdt4j.transform.RemoveTransform
- Direct Known Subclasses:
- RemoveAllTransform
public class RemoveTransform
- extends Transform
|
Field Summary |
static org.slf4j.Logger |
LOG
|
|
Constructor Summary |
RemoveTransform(org.dom4j.Document workingDocument,
org.dom4j.Element transformElement,
String arguments)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static org.slf4j.Logger LOG
RemoveTransform
public RemoveTransform(org.dom4j.Document workingDocument,
org.dom4j.Element transformElement,
String arguments)
applyInternal
public void applyInternal()
- Specified by:
applyInternal in class Transform
applyRemove
protected void applyRemove(org.dom4j.Element containerElement,
List<org.dom4j.Element> targetElements)
Copyright © 2011. All Rights Reserved.