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 DataStoreRegistry
DataStores.registry
The registry to use for searching forDataStoreProvider
implementations.Methods in org.apache.sis.storage that return DataStoreRegistryModifier and TypeMethodDescriptionprivate static DataStoreRegistry
DataStores.registry()
Returns the registry, created when first needed.