Class PropertyFeatureStore

All Implemented Interfaces:
FeatureLocking<SimpleFeatureType,SimpleFeature>, FeatureSource<SimpleFeatureType,SimpleFeature>, FeatureStore<SimpleFeatureType,SimpleFeature>, SimpleFeatureLocking, SimpleFeatureSource, SimpleFeatureStore

public class PropertyFeatureStore extends ContentFeatureStore
Implementation used for writeable property files. Supports limited caching of number of features and bounds.
Author:
Jody Garnett, Torben Barsballe (Boundless)