Uses of Class
org.geotools.data.store.ContentDataStore

Packages that use ContentDataStore
org.geotools.data.store   
 

Uses of ContentDataStore in org.geotools.data.store
 

Methods in org.geotools.data.store that return ContentDataStore
 ContentDataStore ContentFeatureSource.getDataStore()
          The datastore that this feature source originated from.
 ContentDataStore ContentEntry.getDataStore()
          Backpointer to datastore.
 

Constructors in org.geotools.data.store with parameters of type ContentDataStore
ContentEntry(ContentDataStore dataStore, Name typeName)
          Creates the entry.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.