| Name | Description | Type | Package | Framework |
| ArrayDataStore | Class | org.geotools.data.store | GeoTools | |
| ContentDataStore | Abstract base class for data stores. | Class | org.geotools.data.store | GeoTools |
| ContentEntry | An entry for a type or feature source provided by a datastore. | Class | org.geotools.data.store | GeoTools |
| ContentFeatureCollection | A FeatureCollection that completely delegates to a backing FetaureSource#getReaderAuthor:Jody Garnett (Refractions Research, Inc. | Class | org.geotools.data.store | GeoTools |
| ContentFeatureCollection .WrappingFeatureIterator | Class | org.geotools.data.store.ContentFeatureCollection | GeoTools | |
| ContentFeatureSource | Abstract implementation of FeatureSource. | Class | org.geotools.data.store | GeoTools |
| ContentFeatureStore | Abstract implementation of FeatureStore. | Class | org.geotools.data.store | GeoTools |
| ContentState | The state of an entry in a datastore, maintained on a per-transaction basis. | Class | org.geotools.data.store | GeoTools |
| DataFeatureCollection | A starting point for implementing FeatureCollection's backed onto a FeatureReader. | Class | org.geotools.data.store | GeoTools |
| DiffContentFeatureWriter | A FeatureWriter that captures modifications against a FeatureReader. | Class | org.geotools.data.store | GeoTools |
| DiffTransactionState | Transaction state responsible for holding an in memory Diff of any modifications. | Class | org.geotools.data.store | GeoTools |
| EmptyFeatureCollection | Class | org.geotools.data.store | GeoTools | |
| EmptyIterator | An iterator that returns no content. | Class | org.geotools.data.store | GeoTools |
| EventContentFeatureWriter | FeatureWriter wrapper that issues events modifications as required. | Class | org.geotools.data.store | GeoTools |
| FeatureIteratorIterator | An Iterator which delegates to a FeatureIterator. | Class | org.geotools.data.store | GeoTools |
| FilteringFeatureCollection | Decorates a feature collection with one that filters content. | Class | org.geotools.data.store | GeoTools |
| FilteringFeatureIterator | Decorates a FeatureIterator with one that filters content. | Class | org.geotools.data.store | GeoTools |
| FilteringIterator | Decorates a org. | Class | org.geotools.data.store | GeoTools |
| MaxFeaturesFeatureCollection | SimpleFeatureCollection wrapper which limits the number of features returned. | Class | org.geotools.data.store | GeoTools |
| MaxFeaturesIterator | Iterator wrapper which caps the number of returned features. | Class | org.geotools.data.store | GeoTools |
| NoContentIterator | This iterator is used to indicate that contents could not be aquired. | Class | org.geotools.data.store | GeoTools |
| ReprojectingFeatureCollection | SimpleFeatureCollection decorator that reprojects the default geometry. | Class | org.geotools.data.store | GeoTools |
| ReprojectingFeatureIterator | Class | org.geotools.data.store | GeoTools | |
| ReprojectingIterator | Class | org.geotools.data.store | GeoTools | |
| ReTypingFeatureCollection | SimpleFeatureCollection decorator which decorates a feature collection "re-typing" its schema based on attributes specified in a query. | Class | org.geotools.data.store | GeoTools |
| ReTypingFeatureIterator | FeatureIterator wrapper which re-types features on the fly based on a target feature type. | Class | org.geotools.data.store | GeoTools |
| ReTypingIterator | Iterator wrapper which re-types features on the fly based on a target Author:Justin Deoliveira, The Open Planning Project | Class | org.geotools.data.store | GeoTools |
| WFSContentComplexFeatureCollection | Feature collection for parsing complex features. | Class | org.geotools.data.store | GeoTools |