Last Published: Wed Jan 25 22:04:52 CET 2006
Downloads
JTools
Home
Downloads
Documentation
Manual
Templates
TCL
Macros
BuildIn
Core
Else
ElseIf
Enumeration
If
Iterate
Iterator
Main
TEF
TmplC
TEF
Features
Comparison with JSP
Misc
API
Contact us
Join us
Developer home
Project Documentation
About JTools
Project Info
Other Hosted Projects
Ant Classloader Tasks
Referenced Tools & Projects
Apache Ant
Apache Maven
Java
hosted at
SourceForge
sponsored by
Enitsys
iterate
Iterates over an array.
Arguments
Name
Description
Required
class
The element's Java-class.
No, defaults to java.lang.Object.
var
The name of the current element.
No, defaults to 'current'.
enumerator
The name of the index.
No, defaults to 'index'.
source
The array.
Yes.
Inline
Inline text is ignored.