Package ghidra.framework.store.local
package ghidra.framework.store.local
-
ClassDescription
DataDirectoryExceptionis thrown when a folder item can not be created because its associated data directory already exists.Defines a file change listener interface.IndexedLocalFileSystemimplements a case-sensitive indexed filesystem which uses a shallow storage hierarchy with no restriction on file name or path length.BadStorageNameExceptioninvalid storage name encountered.IndexReadExceptionoccurs when an error occurs while reading/processing the filesystem indexIndexReadExceptionoccurs when an error occurs while reading/processing the filesystem indexIndexedV1LocalFileSystemimplements a case-sensitive indexed filesystem which uses a shallow storage hierarchy with no restriction on file name or path length.ItemDeserializerfacilitates the reading of a compressed data stream contained within a "packed" file.ItemSerializerfacilitates the compressing and writing of a data stream to a "packed" file.LocalDatabaseItemprovides a FolderItem implementation for a local database.LocalDataFileprovides a FolderItem implementation for a local serialized data file.LocalDataFileHandleprovides random access to a local File.LocalFileSystemprovides access to FolderItem's which exist within a File-based directory structure.LocalFolderItemprovides an abstract implementation of a folder item which resides on a local file-system.Provides for the creation and management of a named lock file.MangledLocalFileSystemimplements the legacy project data storage scheme which utilizes a simplified name mangling which provides case-sensitive file-naming with support for spaces.UnknownFolderItemacts as a LocalFolderItem place-holder for items of an unknown type.