org.jboss.soa.esb.util
Class TransformerUtil

java.lang.Object
  extended by org.jboss.soa.esb.util.TransformerUtil

public class TransformerUtil
extends java.lang.Object

Util class for transformation related tasks.

Author:
Daniel Bevenius

Method Summary
static javax.xml.transform.TransformerFactory getTransformerFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTransformerFactory

public static javax.xml.transform.TransformerFactory getTransformerFactory()