org.geotools.data.simple
Class EmptySimpleFeatureReader
Object
EmptyFeatureReader<SimpleFeatureType,SimpleFeature>
EmptySimpleFeatureReader
- All Implemented Interfaces:
- Closeable, FeatureReader<SimpleFeatureType,SimpleFeature>, SimpleFeatureReader
public class EmptySimpleFeatureReader
- extends EmptyFeatureReader<SimpleFeatureType,SimpleFeature>
- implements SimpleFeatureReader
SimpleFeatureReader with no content.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptySimpleFeatureReader
public EmptySimpleFeatureReader(SimpleFeatureType featureType)
Copyright © 1996-2014 Geotools. All Rights Reserved.