Class XmlFileElementIteratorPipe

All Implemented Interfaces:
HasSender, HasTransactionAttribute, IConfigurable, IConfigurationAware, IForwardTarget, INamedObject, IPipe, IScopeProvider, IWithParameters, EventThrowing, HasStatistics, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Deprecated @ConfigurationWarning("Please replace with ForEachChildElementPipe. ElementName and elementChain can be replaced with containerElement and/or targetElement. It is not a 1 to 1 replacement, different values may be required!") public class XmlFileElementIteratorPipe extends IteratingPipe<String>
Deprecated.
Please replace with ForEachChildElementPipe.
Sends a message to a Sender for each element in the XML file that the input message refers to.
Author:
Peter Leeuwenburgh