org.geotools.arcsde.data
Class ArcSDEFeatureReader
Object
DefaultFeatureReader
ArcSDEFeatureReader
- All Implemented Interfaces:
- FeatureReader<SimpleFeatureType,SimpleFeature>
public class ArcSDEFeatureReader
- extends DefaultFeatureReader
FeatureReader optimized for ArcSDE access.
- Since:
- 2.5
- Author:
- Gabriel Roldan (TOPP)
- Module:
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArcSDEFeatureReader
public ArcSDEFeatureReader(ArcSDEAttributeReader attributeReader)
throws SchemaException
- Throws:
SchemaException
readFeature
protected SimpleFeature readFeature(AttributeReader atts)
throws IllegalAttributeException,
IOException
- Overrides:
readFeature
in class DefaultFeatureReader
- Throws:
IllegalAttributeException
IOException
Copyright © 1996-2009 Geotools. All Rights Reserved.