Uses of Class
org.geotools.data.complex.config.AppSchemaDataAccessDTO

Packages that use AppSchemaDataAccessDTO
org.geotools.data.complex.config   
 

Uses of AppSchemaDataAccessDTO in org.geotools.data.complex.config
 

Methods in org.geotools.data.complex.config that return AppSchemaDataAccessDTO
 AppSchemaDataAccessDTO XMLConfigDigester.parse(URL dataStoreConfigUrl)
          Parses a complex datastore configuration file in xml format into a AppSchemaDataAccessDTO
 

Methods in org.geotools.data.complex.config with parameters of type AppSchemaDataAccessDTO
static Set<FeatureTypeMapping> AppSchemaDataAccessConfigurator.buildMappings(AppSchemaDataAccessDTO config)
          Takes a config object and creates a set of mappings.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.