be.hikage.xdt4j.transform
Class InsertChildrenTransform

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

public class InsertChildrenTransform
extends Transform


Field Summary
 
Fields inherited from class be.hikage.xdt4j.transform.Transform
arguments, transformElement, workingDocument
 
Constructor Summary
InsertChildrenTransform(org.dom4j.Document workingDocument, org.dom4j.Element transformElement, String arguments)
           
 
Method Summary
protected  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

InsertChildrenTransform

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

applyInternal

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


Copyright © 2012. All Rights Reserved.