Interface SimpleFeatureWriter

All Superinterfaces:
AutoCloseable, Closeable, FeatureWriter<SimpleFeatureType,SimpleFeature>
All Known Subinterfaces:
DelegatingSimpleFeatureWriter
All Known Implementing Classes:
MongoFeatureWriter

public interface SimpleFeatureWriter extends FeatureWriter<SimpleFeatureType,SimpleFeature>
FeatureWriter for updating SimpleFeature content.