Package org.apache.commons.jelly.impl
Interface CollectionTag
- All Known Implementing Classes:
UseListTag
public interface CollectionTag
A tag which is capable of consuming objects, such as a <useList> tag
such that nested objects will be added to the parent tag.
- Version:
- $Revision: 155420 $
- Author:
- James Strachan
-
Method Summary
-
Method Details
-
addItem
adds an item to the tags collection- Throws:
JellyTagException
-