Uses of Package
loci.common

Packages that use loci.common
Package
Description
 
 
  • Classes in loci.common used by loci.common
    Class
    Description
    A wrapper for buffered NIO logic that implements the IRandomAccess interface.
    Deprecated.
    use Location instead
    A data structure containing a parsed list of INI key/value tables.
    A data structure containing a parsed list of INI key/value tables.
    Interface for random access into structures (e.g., files or arrays).
    Pseudo-extension of File that supports reading over HTTP (among other things).
     
    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.
    ReflectException is the exception thrown when something goes wrong performing a reflected operation with ReflectedUniverse.
    A class for representing a rectangular region.
    An event indicating a status update.
    A listener for status updates.
    Abstract IRandomAccess implementation for reading from InputStreams and writing to OutputStreams.
  • Classes in loci.common used by loci.common.xml
    Class
    Description
    Top-level class for reading from various data sources.