public interface DelegatingFeatureWriter<T extends FeatureType,F extends Feature> extends FeatureWriter<T,F>
Modifier and Type | Method and Description |
---|---|
FeatureWriter<T,F> |
getDelegate() |
close, getFeatureType, hasNext, next, remove, write
FeatureWriter<T,F> getDelegate()
Copyright © 1996–2023 Geotools. All rights reserved.