spring-integration-xml 5.5.6 API
Package | Description |
---|---|
org.springframework.integration.xml |
Root package of the XML Module.
|
org.springframework.integration.xml.config |
Contains parser classes for the XML namespace support.
|
org.springframework.integration.xml.result |
Provides
ResultFactory that
will return Result , possibly taking into account
payload instance. |
org.springframework.integration.xml.router |
Provides XML message routers.
|
org.springframework.integration.xml.selector |
Provides XML-centric
MessageSelector
implementations. |
org.springframework.integration.xml.source |
Provides various
SourceFactory
implementations. |
org.springframework.integration.xml.splitter |
Provides implementations of
AbstractMessageSplitter . |
org.springframework.integration.xml.transformer |
Provides Transformer and Enricher implementations.
|
org.springframework.integration.xml.transformer.support |
Contains support classes for Transformers.
|
org.springframework.integration.xml.xpath |
Provides XPath supporting classes.
|