Class ForeachExpressionType

All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ForeachExpressionType extends ScriptingExpressionType
Executes a given command individually for each item arriving at the input.
See Also: