Package org.geotools.data.mongodb
Class AbstractCollectionMapper
Object
AbstractCollectionMapper
- All Implemented Interfaces:
CollectionMapper
- Direct Known Subclasses:
GeoJSONMapper
,MongoInferredMapper
,MongoSchemaMapper
Maps a collection containing valid GeoJSON.
- Author:
- tkunicki@boundlessgeo.com
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface CollectionMapper
buildFeatureType, getGeometry, getGeometryPath, getPropertyPath, setGeometry, toObject
-
Field Details
-
MONGO_OBJECT_FEATURE_KEY
- See Also:
-
-
Constructor Details
-
AbstractCollectionMapper
public AbstractCollectionMapper()
-
-
Method Details
-
buildFeature
- Specified by:
buildFeature
in interfaceCollectionMapper
-