Uses of Interface
org.apache.commons.jelly.impl.CollectionTag

Packages that use CollectionTag
org.apache.commons.jelly.tags.core The core Tags from the JSTL plus Jelly extensions. 
 

Uses of CollectionTag in org.apache.commons.jelly.tags.core
 

Classes in org.apache.commons.jelly.tags.core that implement CollectionTag
 class UseListTag
          A tag which creates a List implementation and optionally adds all of the elements identified by the items attribute.