| Package | Description |
|---|---|
| org.apache.sis.storage |
Data store base types for retrieving and saving geospatial data
in various storage formats.
|
| Class and Description |
|---|
| DataStore
Manages a series of features, coverages or sensor data.
|
| DataStoreException
Thrown when a
DataStore can not complete a read or write operation. |
| ProbeResult
Tells whether a storage (file, database) appears to be supported by a
DataStore. |
| StorageConnector
Information for creating a connection to a
DataStore in read and/or write mode. |
| UnsupportedStorageException
Thrown when no
DataStoreProvider is found for a given storage object. |
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.