Package org.springframework.integration.xml.source
package org.springframework.integration.xml.source
Provides various
SourceFactory
implementations.-
ClassDescription
SourceFactory
implementation which supports creation of aDOMSource
from aDocument
,File
orString
payload.Factory to create aSource
possibly taking into account the provided message payload instance.SourceFactory
implementation which supports creation of aStringSource
from aDocument
,File
orString
payload