be.hikage.xdt4j.transform
Class RemoveAttributesTransform

java.lang.Object
  extended by be.hikage.xdt4j.transform.Transform
      extended by be.hikage.xdt4j.transform.RemoveAttributesTransform

public class RemoveAttributesTransform
extends Transform


Field Summary
 
Fields inherited from class be.hikage.xdt4j.transform.Transform
arguments, LOG, transformElement, workingDocument
 
Constructor Summary
RemoveAttributesTransform(org.dom4j.Document workingDocument, org.dom4j.Element transformElement, String arguments)
           
 
Method Summary
 void applyInternal()
           
 
Methods inherited from class be.hikage.xdt4j.transform.Transform
apply, getTransformElementCopy, getXPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveAttributesTransform

public RemoveAttributesTransform(org.dom4j.Document workingDocument,
                                 org.dom4j.Element transformElement,
                                 String arguments)
Method Detail

applyInternal

public void applyInternal()
Specified by:
applyInternal in class Transform


Copyright © 2011. All Rights Reserved.