All Classes and Interfaces
Class
Description
Super class for XML transformers.
Base class for XPath
MessageSelector implementations.The validation exception which aggregate all the XML validation errors.
Boolean XPath testing
MessageSelector.Default implementation of
XmlPayloadConverter.SourceFactory implementation which supports creation of a DOMSource
from a Document, File or String payload.An implementation of
AbstractTransformer that delegates
to an OXM Marshaller.XPath
MessageSelector that tests if a
provided String value matches a given Regular Expression.Factory to create a
Result possibly taking into account the
provided message payload instance.Implementations of this class allow for the transformation of
Result
objects to other formats.Transforms the payload to a
Source using a SourceFactory.Factory to create a
Source possibly taking into account
the provided message payload instance.SourceFactory implementation which supports creation of a StringSource
from a Document, File or String payloadAn implementation of
Transformer
that delegates to an OXM Unmarshaller.The XML validation-specific
MessageSelector.Enumeration of different types of XPath evaluation used to indicate the type
of evaluation that should be carried out using a provided XPath expression.
The xPath-specific
HeaderValueMessageProcessorParser for the <xpath-expression> element.
Parser for the <xpath-filter> element.
Transformer implementation that evaluates XPath expressions against the
message payload and inserts the result of the evaluation into a message
header.
Parser for <xpath-header-enricher> elements.
Message Router that uses
XPathExpression evaluation to determine channel names.Parser for the <xpath-router/> element.
Transformer implementation that evaluates an XPath expression against the inbound
Message payload and returns a Message whose payload is the result of that evaluation.
Parser for the 'xpath-transformer' element.
Utility class for 'xpath' support.