Package | Description |
---|---|
loci.common | |
loci.common.adapter | |
ome.scifio.io | |
ome.scifio.xml |
Class and Description |
---|
AbstractNIOHandle
A wrapper for buffered NIO logic that implements the IRandomAccess interface.
|
HandleException
HandleException is the exception thrown when something goes wrong in
one of the custom I/O classes.
|
Location
Pseudo-extension of java.io.File that supports reading over HTTP.
|
StreamHandle
Abstract IRandomAccess implementation for reading from InputStreams and
writing to OutputStreams.
|
Class and Description |
---|
IRandomAccess
Interface for random access into structures (e.g., files or arrays).
|
Class and Description |
---|
AbstractNIOHandle
A wrapper for buffered NIO logic that implements the IRandomAccess interface.
|
CaseInsensitiveLocation
Case insensitive variant of Location.
|
IRandomAccess
Interface for random access into structures (e.g., files or arrays).
|
Location
Pseudo-extension of java.io.File that supports reading over HTTP.
|
NIOByteBufferProvider
Provides a facade to byte buffer allocation that enables
FileChannel.map() usage on platforms where it's unlikely to
give us problems and heap allocation where it is. |
StreamHandle
Abstract IRandomAccess implementation for reading from InputStreams and
writing to OutputStreams.
|
Class and Description |
---|
RandomAccessInputStream |
Copyright © 2014 Open Microscopy Environment