Class CompositeFeatureCollection

Object
DataFeatureCollection
CompositeFeatureCollection
All Implemented Interfaces:
SimpleFeatureCollection, FeatureCollection<SimpleFeatureType,SimpleFeature>

public class CompositeFeatureCollection extends DataFeatureCollection
Wraps multiple feature collections into a single.

This feature collection is used for wfs feature collections which can be made up of features from different schemas.

Author:
Justin Deoliveira, The Open Planning Project