Class StoreProvider

java.lang.Object
org.apache.sis.storage.DataStoreProvider
org.apache.sis.internal.storage.folder.StoreProvider

public final class StoreProvider extends DataStoreProvider
The provider of Store instances. This provider is intentionally registered with lowest priority because it will open any directory, which may conflict with other providers opening only directory with some specific content.
Since:
0.8
Version:
1.1
Author:
Johann Sorel (Geomatys), Martin Desruisseaux (Geomatys)