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

    Modifier and Type
    Method
    Description
    void
    addItem(Object value)
    adds an item to the tags collection