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(java.net.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 java.util.Set AppSchemaDataAccessConfigurator.buildMappings(AppSchemaDataAccessDTO config)
          Takes a config object and creates a set of mappings.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.