Spring Integration

Package org.springframework.integration.xml.source

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 or String payload.
StringSourceFactory SourceFactory implementation which supports creation of a StringSource from either a Document or String payload
 


Spring Integration

Copyright © 2010. All Rights Reserved.