Package org.apache.sis.internal.storage.folder


package org.apache.sis.internal.storage.folder
DataStore implementation for a folder containing an arbitrary number of data files.
Since:
0.8
Version:
1.3
  • Class
    Description
    A folder store acts as an aggregate of multiple files in a single store.
    The provider of Store instances.
    A data store which may provide a more structured view of its components.
    Writable version of the store which rely on given datastore provider to create new types.