All Classes and Interfaces

Class
Description
A wrapper for buffered NIO logic that implements the IRandomAccess interface.
 
Top-level SAX handler.
A wrapper for a byte array that implements the IRandomAccess interface.
StreamHandle implementation for reading from BZip2-compressed files or byte arrays.
Deprecated.
use Location instead
An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
Enumeration which is coded.
Constants that are used within many classes in loci.common.
A simple class to hold and calculate the CRC for sanity checking the data.
A utility class with convenience methods for reading, writing and decoding words.
A utility class with convenience methods for working with dates.
A utility class with convenience methods for debugging.
Exception thrown when there is an object instantiation error or error processing dependencies.
 
A wrapper for RandomAccessFile that implements the IRandomAccess interface.
StreamHandle implementation for reading from gzip-compressed files or byte arrays.
HandleException is the exception thrown when something goes wrong in one of the custom I/O classes.
Interface defining image scaling operations.
A data structure containing a parsed list of INI key/value tables.
A simple parser for INI configuration files.
A data structure containing a parsed list of INI key/value tables.
A simple writer for INI configuration files.
Interface for random access into structures (e.g., files or arrays).
Pseudo-extension of File that supports reading over HTTP (among other things).
 
A utility class with convenience methods for log4j.
A utility class with convenience methods for logback.
A simple bean implementation of the LSInput interface.
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.
A wrapper for buffered NIO logic that implements the IRandomAccess interface.
NIOInputStream provides methods for "intelligent" reading of files and byte arrays.
Used by various XMLTools methods to handle XML parsing errors.
Top-level class for reading from various data sources.
RandomAccessOutputStream provides methods for writing to files and byte arrays.
Deprecated.
ReflectException is the exception thrown when something goes wrong performing a reflected operation with ReflectedUniverse.
A class for representing a rectangular region.
An S3 client
Exception thrown when internal error specific to the S3 client is raised
An S3 client
Object stat (attributes) information
Provides random access to S3 buckets using the IRandomAccess interface.
 
Exception thrown when there is an error within a given service.
Runtime instantiation of services.
Basic implementation of IImageScaler.
An event indicating a status update.
A listener for status updates.
A simple interface for objects wishing to report their status to listeners.
Abstract IRandomAccess implementation for reading from InputStreams and writing to OutputStreams.
 
Provides random access to URLs using the IRandomAccess interface.
Used by validateXML to handle XML validation errors.
A utility class for working with XML.
A schema reader can provide InputStreams for certain XML schemas.
StreamHandle implementation for reading from Zip-compressed files or byte arrays.