Class BeanAttributeList

All Implemented Interfaces:
Iterable<Attribute>, Collection<Attribute>, List<Attribute>

public class BeanAttributeList extends AbstractList<Attribute>

BeanAttributeList implements a list of Attributes which are the properties of a JavaBean.

Version:
$Revision: 1.9 $
Author:
James Strachan