public interface SourceFactory
Source
possibly taking into account
the provided message payload instance.Modifier and Type | Method and Description |
---|---|
javax.xml.transform.Source |
createSource(java.lang.Object payload)
Create appropriate
Source instance for payload |