public class DelegateSimpleFeatureReader extends DelegateFeatureReader<SimpleFeatureType,SimpleFeature> implements SimpleFeatureReader
Constructor and Description |
---|
DelegateSimpleFeatureReader(SimpleFeatureType featureType,
SimpleFeatureIterator features) |
close, getFeatureType, hasNext, next
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getFeatureType, hasNext, next
public DelegateSimpleFeatureReader(SimpleFeatureType featureType, SimpleFeatureIterator features)
Copyright © 1996–2019 Geotools. All rights reserved.