public abstract class AbstractCollectionMapper extends Object implements CollectionMapper
| Modifier and Type | Field and Description |
|---|---|
static String |
MONGO_OBJECT_FEATURE_KEY |
| Constructor and Description |
|---|
AbstractCollectionMapper() |
| Modifier and Type | Method and Description |
|---|---|
SimpleFeature |
buildFeature(DBObject rootDBO,
SimpleFeatureType featureType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildFeatureType, getGeometry, getGeometryPath, getPropertyPath, setGeometry, toObjectpublic static final String MONGO_OBJECT_FEATURE_KEY
public SimpleFeature buildFeature(DBObject rootDBO, SimpleFeatureType featureType)
buildFeature in interface CollectionMapperCopyright © 1996–2019 Geotools. All rights reserved.