Package eu.simuline.octave.io.spi

The eu.simuline.octave.io.spi package contains service provider interfaces for reading and writing various kinds of OctaveObjects. The idea is described in the oracle tutorial and this package is inspired and partially based on the package javax.imageio.spi.

The two abstract classes provided are OctaveDataReader and OctaveDataWriter.