enumeration

Iterates over an java.util.Enumeration.

Arguments

NameDescriptionRequired
classThe element's Java-class.No, defaults to java.lang.Object.
varThe name of the current element.No, defaults to 'current'.
enumeratorThe name of the enumeration variable.No, defaults to 'enumeration'.
sourceThe enumeration.Yes.

Inline

Inline text is ignored.