Class RepeatDirective

java.lang.Object
org.apache.velocity.runtime.directive.Directive
org.mybatis.scripting.velocity.RepeatDirective
All Implemented Interfaces:
Cloneable, org.apache.velocity.runtime.directive.DirectiveConstants
Direct Known Subclasses:
InDirective

public class RepeatDirective extends org.apache.velocity.runtime.directive.Directive
#repeat($collection $item SEP OPEN CLOSE).