Uses of Package
eu.simuline.octave.io.spi
-
Packages that use eu.simuline.octave.io.spi Package Description eu.simuline.octave.io.impl Provides the implementations of the services specified ineu.simuline.octave.io.spi
; one for each octave type given in octave viatypeinfo
.eu.simuline.octave.io.spi Theeu.simuline.octave.io.spi
package contains service provider interfaces for reading and writing various kinds ofOctaveObject
s. -
Classes in eu.simuline.octave.io.spi used by eu.simuline.octave.io.impl Class Description OctaveDataReader Service Provider Interface for the IO handler that can readOctaveObject
s.OctaveDataWriter Service Provider Interface for the IO handler that can writeOctaveObject
s. -
Classes in eu.simuline.octave.io.spi used by eu.simuline.octave.io.spi Class Description OctaveDataReader Service Provider Interface for the IO handler that can readOctaveObject
s.OctaveDataWriter Service Provider Interface for the IO handler that can writeOctaveObject
s.