LibrarySearchPathManager

Package: ghidra.app.util.importer
Type: class

11.4_PUBLIC

addedmethod: getLibraryFsrlList
static java.util.List<ghidra.formats.gfilesystem.FSRL> getLibraryFsrlList(ghidra.program.model.listing.Program program, ghidra.app.util.importer.MessageLog log, ghidra.util.task.TaskMonitor monitor) throws CancelledException
removedmethod: getLibraryFsrlList
static java.util.List<ghidra.formats.gfilesystem.FSRL> getLibraryFsrlList(ghidra.app.util.bin.ByteProvider provider, ghidra.program.model.listing.Program program, ghidra.app.util.importer.MessageLog log, ghidra.util.task.TaskMonitor monitor) throws CancelledException

11.3_PUBLIC

addedmethod: getLibraryFsrlList
static java.util.List<ghidra.formats.gfilesystem.FSRL> getLibraryFsrlList(ghidra.app.util.bin.ByteProvider provider, ghidra.program.model.listing.Program program, ghidra.app.util.importer.MessageLog log, ghidra.util.task.TaskMonitor monitor) throws CancelledException
removedmethod: getLibraryFsrlList
static java.util.List<ghidra.formats.gfilesystem.FSRL> getLibraryFsrlList(ghidra.app.util.bin.ByteProvider provider, ghidra.app.util.importer.MessageLog log, ghidra.util.task.TaskMonitor monitor) throws CancelledException

11.2_PUBLIC

addedmethod: getLibraryFsrlList
static java.util.List<ghidra.formats.gfilesystem.FSRL> getLibraryFsrlList(ghidra.app.util.bin.ByteProvider provider, ghidra.app.util.importer.MessageLog log, ghidra.util.task.TaskMonitor monitor) throws CancelledException
removedmethod: addPathAt
static boolean addPathAt(int index, java.lang.String path)
removedmethod: clear
static void clear()
removedmethod: getLibraryPathsList
static java.util.List<java.lang.String> getLibraryPathsList()
removedmethod: removePath
static boolean removePath(java.lang.String path)
removedmethod: restoreLibraryPaths
static void restoreLibraryPaths(java.lang.String[] paths)

10.4_PUBLIC

removedfield: CURRENT_DIRECTORY
static java.lang.String CURRENT_DIRECTORY

9.0.1_PUBLIC

introducedInitial version