org.jboss.soa.esb.actions.transformation.xslt
Class SourceFactory

java.lang.Object
  extended by org.jboss.soa.esb.actions.transformation.xslt.SourceFactory

public class SourceFactory
extends java.lang.Object

Code contributed from the Smooks project.


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

Method Detail

getInstance

public static SourceFactory getInstance()

createSource

public javax.xml.transform.Source createSource(java.lang.Object from)