| Name | Description | Type | Package | Framework |
| SourceFactory | Factory to create a Source possibly taking into accountthe provided message payload instance. | Interface | org.springframework.integration.xml.source | Spring Integration |
| DomSourceFactory | SourceFactory implementation which supports creation of a DOMSourcefrom a Document, File or String payload. | Class | org.springframework.integration.xml.source | Spring Integration |
| StringSourceFactory | SourceFactory implementation which supports creation of a StringSourcefrom a Document, File or String payload | Class | org.springframework.integration.xml.source | Spring Integration |