
Process loops
Loopable variabale must be of 1 of those types:
- Collection:
AbstractCollection, AbstractList, AbstractSet, ArrayList, BeanContextServicesSupport,
BeanContextSupport, HashSet, LinkedHashSet, LinkedList, TreeSet, Vector
- Object[]
- Hashtable() (keys are ignored)

Process loops
Loopable variabale must be of 1 of those types:
- Collection:
AbstractCollection, AbstractList, AbstractSet, ArrayList, BeanContextServicesSupport,
BeanContextSupport, HashSet, LinkedHashSet, LinkedList, TreeSet, Vector
- Object[]
- Hashtable() (keys are ignored)
Returns:
Parameters:
-
template -
-
view -
Throws:
-
Exception -