Class PersistenceSpiRegistry
java.lang.Object
org.esa.snap.core.dataio.persistence.PersistenceSpiRegistry
A registry for markup language independent service provider instances of PersistenceSpi.
Note that this class is not yet public API. Interface may change in future releases.
-
Method Summary
Modifier and TypeMethodDescriptionvoidstatic PersistenceSpiRegistryGets the singelton instance of this class.boolean
-
Method Details
-
getInstance
Gets the singelton instance of this class.- Returns:
- the instance
-
addPersistenceSpi
-
getPersistenceSpis
-
isRegistered
-