| Package | Description |
|---|---|
| org.apache.sis.storage |
Data store base types for retrieving and saving geospatial data
in various storage formats.
|
| Modifier and Type | Method and Description |
|---|---|
abstract DataStore |
DataStoreProvider.open(StorageConnector storage)
Returns a data store implementation associated with this provider.
|
abstract ProbeResult |
DataStoreProvider.probeContent(StorageConnector storage)
Indicates if the given storage appears to be supported by the
DataStores created by this provider. |
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.