Package org.apache.velocity.runtime.directive.contrib
-
Class Summary Class Description For The #for directive provides the behavior of the #foreach directive but also provides an 'index' keyword that allows the user to define an optional index variable that tracks the loop iterations.