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 TypeClassDescriptionclassBase class of data store providers having an entry in the metadata SQL database.static classProvider forPRJDataStoreinstances. -
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 classThe provider ofAsciiGridStoreinstances.final classThe provider ofRawRasterStoreinstances. -
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