Package | Description |
---|---|
org.geotools.data.complex.config | |
org.geotools.data.complex.spi | |
org.geotools.data.mongodb.complex |
Modifier and Type | Method and Description |
---|---|
static void |
XMLConfigDigester.setCommonSourceDataStoreRules(Class<? extends SourceDataStore> datStoreType,
String dataStoreTag,
Digester digester)
Helper method that can be used by stores to contribute their own XML configurations.
|
Modifier and Type | Method and Description |
---|---|
DataAccess<? extends FeatureType,? extends Feature> |
CustomSourceDataStore.buildDataStore(SourceDataStore dataStoreConfig,
AppSchemaDataAccessDTO appSchemaConfig)
Builds a data store based on the provided App-Schema data store configuration.
|
Modifier and Type | Method and Description |
---|---|
DataAccess<? extends FeatureType,? extends Feature> |
MongoComplexDataSource.buildDataStore(SourceDataStore dataStoreConfig,
AppSchemaDataAccessDTO appSchemaConfig) |
Copyright © 1996–2019 Geotools. All rights reserved.