Class PropertyValueCollection

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

    public class PropertyValueCollection
    extends AbstractCollection<Attribute>
    Wrapping feature collection used by GetPropertyValue operation.

    This feature collection pulls only the specified property out of the delegate feature collection.

    Author:
    Justin Deoliveira, OpenGeo