public interface DelegatingSimpleFeatureWriter extends DelegatingFeatureWriter<SimpleFeatureType,SimpleFeature>, SimpleFeatureWriter
Modifier and Type | Method and Description |
---|---|
SimpleFeatureWriter |
getDelegate() |
close, getFeatureType, hasNext, next, remove, write
SimpleFeatureWriter getDelegate()
getDelegate
in interface DelegatingFeatureWriter<SimpleFeatureType,SimpleFeature>
Copyright © 1996–2019 Geotools. All rights reserved.