|
Spring Integration | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
SourceFactory
implementations.
See:
Description
Interface Summary | |
---|---|
SourceFactory | Factory to create a Source possibly taking into account
the provided message payload instance. |
Class Summary | |
---|---|
DomSourceFactory | SourceFactory implementation which supports creation of a DOMSource
from a Document , File or String payload. |
StringSourceFactory | SourceFactory implementation which supports creation of a StringSource
from a Document , File or String payload |
Provides various SourceFactory
implementations.
|
Spring Integration | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |