Uses of Class
org.apache.sis.internal.storage.gpx.StoreProvider
Packages that use StoreProvider
Package
Description
Reads and writes data in GPS Exchange Format (GPX).
-
Uses of StoreProvider in org.apache.sis.internal.storage.gpx
Constructors in org.apache.sis.internal.storage.gpx with parameters of type StoreProviderModifierConstructorDescriptionStore
(StoreProvider provider, StorageConnector connector) Creates a new GPX store from the given file, URL or stream object.WritableStore
(StoreProvider provider, StorageConnector connector) Creates a new GPX store from the given file, URL or stream object.