Uses of Class
org.apache.sis.storage.DataStoreRegistry
Packages that use DataStoreRegistry
Package
Description
Data store base types for retrieving and saving geospatial data
in various storage formats.
-
Uses of DataStoreRegistry in org.apache.sis.storage
Fields in org.apache.sis.storage declared as DataStoreRegistryModifier and TypeFieldDescriptionprivate static DataStoreRegistryDataStores.registryThe registry to use for searching forDataStoreProviderimplementations.Methods in org.apache.sis.storage that return DataStoreRegistryModifier and TypeMethodDescriptionprivate static DataStoreRegistryDataStores.registry()Returns the registry, created when first needed.