be.hikage.xdt4j.transform
Class XdtTransformFactory

java.lang.Object
  extended by be.hikage.xdt4j.transform.XdtTransformFactory

public abstract class XdtTransformFactory
extends Object


Field Summary
static org.slf4j.Logger LOG
           
 
Constructor Summary
XdtTransformFactory()
           
 
Method Summary
static Transform createTransform(org.dom4j.Element transformElement, org.dom4j.Document workingDocument)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static org.slf4j.Logger LOG
Constructor Detail

XdtTransformFactory

public XdtTransformFactory()
Method Detail

createTransform

public static Transform createTransform(org.dom4j.Element transformElement,
                                        org.dom4j.Document workingDocument)


Copyright © 2011. All Rights Reserved.