com.servingxml.components.streamsource
Interface StreamSourceFactory

All Known Subinterfaces:
XmlSourceFactory
All Known Implementing Classes:
CommandSourceFactory, DefaultStreamSourceFactory, FileSourceFactory, InlineStreamSourceFactory, SaxSourceXmlSourceFactory, StreamSourceXmlSourceFactory, StringStreamSourceFactory, UrlSourceFactory

public interface StreamSourceFactory


Method Summary
 StreamSource createStreamSource(ServiceContext context, Flow flow)
           
 

Method Detail

createStreamSource

StreamSource createStreamSource(ServiceContext context,
                                Flow flow)