org.milyn.container.plugin
Class SourceFactory

java.lang.Object
  extended by org.milyn.container.plugin.SourceFactory

public class SourceFactory
extends Object

Factory for creating javax.xml.transform.Source objects.

Author:
Daniel Bevenius

Method Summary
 Source createSource(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 Source createSource(Object from)


Copyright © 2008. All Rights Reserved.