Package | Description |
---|---|
org.apache.velocity.runtime.directive.contrib |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.