Uses of Interface
org.springframework.integration.xml.result.ResultFactory
Package
Description
Provides
ResultFactory
that
will return Result
, possibly taking into account
payload instance.Provides Transformer and Enricher implementations.
-
Uses of ResultFactory in org.springframework.integration.xml.result
-
Uses of ResultFactory in org.springframework.integration.xml.transformer
Modifier and TypeMethodDescriptionvoid
AbstractXmlTransformer.setResultFactory
(ResultFactory resultFactory) void
XsltPayloadTransformer.setResultFactory
(ResultFactory resultFactory) Sets the ResultFactory.