Uses of Class
org.apache.sis.internal.storage.URIDataStore.Provider
Packages that use URIDataStore.Provider
Package
Description
Utility classes for the implementation of SIS storage classes.
DataStore
implementation for Coma Separated Values (CSV) files.Simple data store implementations for some ESRI grid formats (ASCII and binary).
Reads and writes data in GPS Exchange Format (GPX).
Bridges between Apache SIS data stores and Java Image I/O.
DataStore
implementation for Well Known Text.Helper classes for reading and writing XML documents using StAX (Streaming API for XML).
-
Uses of URIDataStore.Provider in org.apache.sis.internal.storage
Subclasses of URIDataStore.Provider in org.apache.sis.internal.storageModifier and TypeClassDescriptionclass
Base class of data store providers having an entry in the metadata SQL database.static class
Provider forPRJDataStore
instances. -
Uses of URIDataStore.Provider in org.apache.sis.internal.storage.csv
Subclasses of URIDataStore.Provider in org.apache.sis.internal.storage.csv -
Uses of URIDataStore.Provider in org.apache.sis.internal.storage.esri
Subclasses of URIDataStore.Provider in org.apache.sis.internal.storage.esriModifier and TypeClassDescriptionfinal class
The provider ofAsciiGridStore
instances.final class
The provider ofRawRasterStore
instances. -
Uses of URIDataStore.Provider in org.apache.sis.internal.storage.gpx
Subclasses of URIDataStore.Provider in org.apache.sis.internal.storage.gpx -
Uses of URIDataStore.Provider in org.apache.sis.internal.storage.image
Subclasses of URIDataStore.Provider in org.apache.sis.internal.storage.image -
Uses of URIDataStore.Provider in org.apache.sis.internal.storage.wkt
Subclasses of URIDataStore.Provider in org.apache.sis.internal.storage.wkt -
Uses of URIDataStore.Provider in org.apache.sis.internal.storage.xml
Subclasses of URIDataStore.Provider in org.apache.sis.internal.storage.xml -
Uses of URIDataStore.Provider in org.apache.sis.internal.storage.xml.stream
Subclasses of URIDataStore.Provider in org.apache.sis.internal.storage.xml.stream