Package ghidra.framework.store
package ghidra.framework.store
-
ClassDescription
ChecoutType
identifies the type of checkoutDatabaseItem
corresponds to a private or versioned database within a FileSystem.DataFileHandle
provides a random-access handle to a file.DataFileItem
corresponds to a private serialized data file within a FileSystem.Factory class for generating unique file ID's.FileSystem
provides a hierarchical view and management of a set of files and folders.FileSystemListenerList
maintains a list of FileSystemListener's.FileSystemListener
provides a listener the ability to be notified of folder and file changes within a FileSystem.This class is essentially a global flag used to track the long running file system synchronizing operation.FolderItem
represents an individual file contained within a FileSystem and is uniquely identified by a path string.FolderNotEmptyException
is thrown when an attempt is made to remove a Folder which is not empty.ItemCheckoutStatus
provides immutable status information for a checked-out item.Indicates a failure to obtain a required lock.Version
provides immutable information about a specific version of an item.