Package org.scijava.io
-
Interface Summary Interface Description ByteBank AByteBankis a self-growing buffer over arbitrary bytes.IOPlugin<D> A plugin which extends an application's I/O capabilities.IOService Interface for high-level data I/O: opening and saving data.RecentFileService Interface for services that manage the Recently Used Files menu.TypedIOService<D> Interface for high-level data I/O: opening and saving data of a specific type. -
Class Summary Class Description AbstractIOPlugin<D> Abstract base class forIOPlugins.AbstractTypedIOService<D> Abstract base class for typedIOPlugins.ByteArrayByteBank DefaultIOService Default implementation ofIOService.DefaultRecentFileService Default service for managing the Recently Used Files menu.