DataTypeArchiveTransformerPanel
Package:
ghidra.program.database.data
Type:
class
9.0.2_PUBLIC
added
method
:
getDestinationFile
java.
io.
File getDestinationFile(
)
added
method
:
getNewFile
java.
io.
File getNewFile(
)
added
method
:
getOldFile
java.
io.
File getOldFile(
)
added
method
:
transform
void transform(
ghidra.
util.
task.
TaskMonitor monitor) throws InvalidInputException,
DuplicateFileException,
IOException,
CancelledException
9.0.1_PUBLIC
introduced
Initial version