| Name | Description | Type | Package | Framework |
| SourceFactory | Factory to create a Source possibly taking into accountthe provided message payload instance. | Interface | org.springframework.integration.xml.source | Spring Integration |
| SourceCreatingTransformer | Transforms the payload to a Source using a SourceFactory. | Class | org.springframework.integration.xml.transformer | Spring Integration |
| ResultTransformer | objects to other formats. | Interface | org.springframework.integration.xml.transformer | Spring Integration |
| ResultToDocumentTransformer | Creates a Document from a Result payload. | Class | org.springframework.integration.xml.transformer | Spring Integration |
| ResultToStringTransformer | Converts the passed Result to an instance of String. | Class | org.springframework.integration.xml.transformer | Spring Integration |
| ResultFactory | Factory to create a Result possibly taking into account theprovided message payload instance. | Interface | org.springframework.integration.xml.result | Spring Integration |
| RegexTestXPathMessageSelector | XPath MessageSelector that tests if a provided String valuematches a given Regular Expression. | Class | org.springframework.integration.xml.selector | Spring Integration |
| MarshallingTransformerParser | Class | org.springframework.integration.xml.config | Spring Integration | |
| MarshallingTransformer | An implementation of AbstractTransformer that delegates to an OXM Marshaller. | Class | org.springframework.integration.xml.transformer | Spring Integration |
| IntegrationXmlNamespaceHandler | Class | org.springframework.integration.xml.config | Spring Integration | |
| DomSourceFactory | SourceFactory implementation which supports creation of a DOMSourcefrom a Document, File or String payload. | Class | org.springframework.integration.xml.source | Spring Integration |
| DomResultFactory | Class | org.springframework.integration.xml.result | Spring Integration | |
| DefaultXmlPayloadConverter | Default implementation of XmlPayloadConverter. | Class | org.springframework.integration.xml | Spring Integration |
| BooleanTestXPathMessageSelector | Boolean XPath testing MessageSelector. | Class | org.springframework.integration.xml.selector | Spring Integration |
| AggregatedXmlMessageValidationException | Class | org.springframework.integration.xml | Spring Integration | |
| AbstractXPathMessageSelector | Base class for XPath MessageSelector implementations. | Class | org.springframework.integration.xml.selector | Spring Integration |
| AbstractXmlTransformer | super class for XmlTransformerAuthor:Jonas Partner, Mark Fisher, Artem Bilan, Liujiong | Class | org.springframework.integration.xml.transformer | Spring Integration |
| StringResultFactory | Class | org.springframework.integration.xml.result | Spring Integration | |
| StringSourceFactory | SourceFactory implementation which supports creation of a StringSourcefrom a Document, File or String payload | Class | org.springframework.integration.xml.source | Spring Integration |
| StringValueTestXPathMessageSelector | XPath MessageSelector that tests if a provided value supportspayloads of type Document or String. | Class | org.springframework.integration.xml.selector | Spring Integration |
| UnmarshallingTransformer | An implementation of Transformer that delegates to an OXMUnmarshaller. | Class | org.springframework.integration.xml.transformer | Spring Integration |
| UnmarshallingTransformerParser | Class | org.springframework.integration.xml.config | Spring Integration | |
| XmlPayloadConverter | Converter for creating XML Document, Node or Sourceinstances from other types (e. | Interface | org.springframework.integration.xml | Spring Integration |
| XmlPayloadValidatingFilterParser | Class | org.springframework.integration.xml.config | Spring Integration | |
| XmlValidatingMessageSelector | Class | org.springframework.integration.xml.selector | Spring Integration | |
| XmlValidatingMessageSelector .SchemaType | Returns the enum constant of this type with the specified name. | Class | org.springframework.integration.xml.selector.XmlValidatingMessageSelector | Spring Integration |
| XPathEvaluationType | enum XPathEvaluationTypeEnumeration of different types of XPath evaluation used to indicate the type | Class | org.springframework.integration.xml.xpath | Spring Integration |
| XPathExpressionEvaluatingHeaderValueMessageProcessor | Class | org.springframework.integration.xml.transformer.support | Spring Integration | |
| XPathExpressionParser | Parser for the | Class | org.springframework.integration.xml.config | Spring Integration |
| XPathFilterParser | Parser for the | Class | org.springframework.integration.xml.config | Spring Integration |
| XPathHeaderEnricher | Transformer implementation that evaluates XPath expressions against themessage payload and inserts the result of the evaluation into a message | Class | org.springframework.integration.xml.transformer | Spring Integration |
| XPathHeaderEnricherParser | Parser for | Class | org.springframework.integration.xml.config | Spring Integration |
| XPathMessageSplitter | Message Splitter that uses an XPathExpression to split aDocument, File or String payload into a NodeList. | Class | org.springframework.integration.xml.splitter | Spring Integration |
| XPathMessageSplitterParser | Class | org.springframework.integration.xml.config | Spring Integration | |
| XPathRouter | Message Router that uses XPathExpression evaluation to determine channel names. | Class | org.springframework.integration.xml.router | Spring Integration |
| XPathRouterParser | Parser for the | Class | org.springframework.integration.xml.config | Spring Integration |
| XPathTransformer | Transformer implementation that evaluates an XPath expression against the inboundMessage payload and returns a Message whose payload is the result of that evaluation. | Class | org.springframework.integration.xml.transformer | Spring Integration |
| XPathTransformerParser | Parser for the 'xpath-transformer' element. | Class | org.springframework.integration.xml.config | Spring Integration |
| XPathUtils | Utility class for 'xpath' support. | Class | org.springframework.integration.xml.xpath | Spring Integration |
| XsltPayloadTransformer | Thread safe XSLT transformer implementation which returns a transformedSource, Document, or String. | Class | org.springframework.integration.xml.transformer | Spring Integration |
| XsltPayloadTransformerParser | Class | org.springframework.integration.xml.config | Spring Integration | |