All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractNIOHandle A wrapper for buffered NIO logic that implements the IRandomAccess interface.AbstractService BaseHandler Top-level SAX handler.ByteArrayHandle A wrapper for a byte array that implements the IRandomAccess interface.BZip2Handle StreamHandle implementation for reading from BZip2-compressed files or byte arrays.CaseInsensitiveLocation Deprecated. useLocation
insteadCBZip2InputStream An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.CodedEnum Enumeration which is coded.Constants Constants that are used within many classes in loci.common.CRC A simple class to hold and calculate the CRC for sanity checking the data.DataTools A utility class with convenience methods for reading, writing and decoding words.DateTools A utility class with convenience methods for working with dates.DebugTools A utility class with convenience methods for debugging.DependencyException Exception thrown when there is an object instantiation error or error processing dependencies.EnumException FileHandle A wrapper for RandomAccessFile that implements the IRandomAccess interface.GZipHandle StreamHandle implementation for reading from gzip-compressed files or byte arrays.HandleException HandleException is the exception thrown when something goes wrong in one of the custom I/O classes.IImageScaler Interface defining image scaling operations.IniList A data structure containing a parsed list of INI key/value tables.IniParser A simple parser for INI configuration files.IniTable A data structure containing a parsed list of INI key/value tables.IniWriter A simple writer for INI configuration files.IRandomAccess Interface for random access into structures (e.g., files or arrays).Location Pseudo-extension ofFile
that supports reading over HTTP (among other things).Location.UrlType Log4jTools A utility class with convenience methods for log4j.LogbackTools A utility class with convenience methods for logback.LSInputI A simple bean implementation of theLSInput
interface.NIOByteBufferProvider Provides a facade to byte buffer allocation that enablesFileChannel.map()
usage on platforms where it's unlikely to give us problems and heap allocation where it is.NIOFileHandle A wrapper for buffered NIO logic that implements the IRandomAccess interface.NIOInputStream NIOInputStream provides methods for "intelligent" reading of files and byte arrays.ParserErrorHandler Used by various XMLTools methods to handle XML parsing errors.RandomAccessInputStream Top-level class for reading from various data sources.RandomAccessOutputStream RandomAccessOutputStream provides methods for writing to files and byte arrays.ReflectedUniverse Deprecated. ReflectException ReflectException is the exception thrown when something goes wrong performing a reflected operation with ReflectedUniverse.Region A class for representing a rectangular region.S3ClientService An S3 clientS3ClientServiceException Exception thrown when internal error specific to the S3 client is raisedS3ClientServiceImpl An S3 clientS3ClientStat Object stat (attributes) informationS3Handle Provides random access to S3 buckets using the IRandomAccess interface.Service ServiceException Exception thrown when there is an error within a given service.ServiceFactory Runtime instantiation of services.SimpleImageScaler Basic implementation ofIImageScaler
.StatusEvent An event indicating a status update.StatusListener A listener for status updates.StatusReporter A simple interface for objects wishing to report their status to listeners.StreamHandle Abstract IRandomAccess implementation for reading from InputStreams and writing to OutputStreams.StreamHandle.Settings URLHandle Provides random access to URLs using the IRandomAccess interface.ValidationErrorHandler Used by validateXML to handle XML validation errors.XMLTools A utility class for working with XML.XMLTools.SchemaReader A schema reader can provideInputStream
s for certain XML schemas.ZipHandle StreamHandle implementation for reading from Zip-compressed files or byte arrays.