Class StringSourceFactory

java.lang.Object
org.springframework.integration.xml.source.StringSourceFactory
All Implemented Interfaces:
SourceFactory

public class StringSourceFactory
extends Object
implements SourceFactory
SourceFactory implementation which supports creation of a StringSource from a Document, File or String payload
Author:
Jonas Partner, Mark Fisher, Artem Bilan