eu.simuline.octave.io.spi package
contains service provider interfaces
for reading and writing various kinds of
OctaveObjects.See: Description
| Class | Description |
|---|---|
| OctaveDataReader |
Service Provider Interface for the IO handler
that can read
OctaveObjects. |
| OctaveDataWriter<T extends OctaveObject> |
Service Provider Interface for the IO handler
that can write
OctaveObjects. |
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.
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.