Spring Integration

Package org.springframework.integration.xml.config

Contains parser classes for the XML namespace support.

See:
          Description

Class Summary
IntegrationXmlNamespaceHandler  
MarshallingTransformerParser  
UnmarshallingTransformerParser  
XmlPayloadValidatingFilterParser  
XPathExpressionParser Parser for the <xpath-expression> element.
XPathFilterParser Parser for the <xpath-filter> element.
XPathHeaderEnricherParser Parser for <xpath-header-enricher> elements.
XPathMessageSplitterParser  
XPathRouterParser Parser for the <xpath-router/> element.
XPathSelectorParser  
XPathTransformerParser Parser for the 'xpath-transformer' element.
XsltPayloadTransformerParser  
 

Package org.springframework.integration.xml.config Description

Contains parser classes for the XML namespace support.


Spring Integration