Package ecologylab.io

Infrastructural classes that provide a more usable API for I/O.

See:
          Description

Class Summary
Assets Used to manage cachable assets.
ByteBufferPool This class maintains a collection of ByteBuffers, which may be acquir()'ed for temporary use.
DownloadableFileToDisk  
Files A set of lovely convenience methods for doing operations on local files.
LockFile Simple utility to write and detect lock files.
NIOTools Utility class for managing memory mapped buffers.
StreamUtils Utility methods for operating on streams.
ZipDownload Class implementing DownloadLoadable to allow for the downloading and writing to disk of zip files.
 

Package ecologylab.io Description

Infrastructural classes that provide a more usable API for I/O.