All Classes and Interfaces

Class
Description
An archive is a file that contains a collection of files and directories.
Provides a way to create an Archive.
Controls selecting and processing content for storage in the database.
 
 
 
A generic filter interface.
A file or directory in the layer store.
 
 
A record in the database that represents a file or directory in a layer.
 
An ItemStore stores "items", which are files and directories.
 
Provides access to the database that contains a record for every file and directory stored in the layered storage.
 
An implementation of FileStore that stores files and directories as a stack of layers.
Manages Layers.
 
 
An InputStream that checks the status of a process after each read operation and throws an IOException if the process has terminated with a non-zero exit code.
Provides a way to run a process and capture its output.