IndexedLocalFileSystem |
IndexedLocalFileSystem implements a case-sensitive indexed filesystem
which uses a shallow storage hierarchy with no restriction on file name or path
length.
|
IndexedPropertyFile |
|
IndexedV1LocalFileSystem |
IndexedLocalFileSystem implements a case-sensitive indexed filesystem
which uses a shallow storage hierarchy with no restriction on file name or path
length.
|
ItemDeserializer |
ItemDeserializer facilitates the reading of a compressed data stream
contained within a "packed" file.
|
ItemSerializer |
ItemSerializer facilitates the compressing and writing of a data stream
to a "packed" file.
|
LocalDatabaseItem |
LocalDatabaseItem provides a FolderItem implementation
for a local database.
|
LocalDataFile |
LocalDataFile provides a FolderItem implementation
for a local serialized data file.
|
LocalDataFileHandle |
LocalDataFileHandle provides random access to
a local File.
|
LocalFileSystem |
LocalFileSystem provides access to FolderItem's which
exist within a File-based directory structure.
|
LocalFileSystem.ItemStorage |
|
LocalFilesystemTestUtils |
|
LocalFolderItem |
LocalFolderItem provides an abstract implementation of a folder
item which resides on a local file-system.
|
LockFile |
Provides for the creation and management of a named lock file.
|
MangledLocalFileSystem |
MangledLocalFileSystem implements the legacy project data storage
scheme which utilizes a simplified name mangling which provides case-sensitive
file-naming with support for spaces.
|
UnknownFolderItem |
UnknownFolderItem acts as a LocalFolderItem place-holder for
items of an unknown type.
|