Uses of Enum
org.apache.sis.storage.DataStoreRegistry.Category
Packages that use DataStoreRegistry.Category
Package
Description
Data store base types for retrieving and saving geospatial data
in various storage formats.
-
Uses of DataStoreRegistry.Category in org.apache.sis.storage
Subclasses with type arguments of type DataStoreRegistry.Category in org.apache.sis.storageModifier and TypeClassDescriptionprivate static enumThe kind of providers to test.Methods in org.apache.sis.storage that return DataStoreRegistry.CategoryModifier and TypeMethodDescriptionstatic DataStoreRegistry.CategoryReturns the enum constant of this type with the specified name.static DataStoreRegistry.Category[]DataStoreRegistry.Category.values()Returns an array containing the constants of this enum type, in the order they are declared.(package private) static DataStoreRegistry.Category[]DataStoreRegistry.Category.values(boolean useSuffix) Returns the categories, optionally ignoring file suffix.