ProgramXmlMgr

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

9.1_PUBLIC

addedmethod: read
ghidra.app.util.importer.MessageLog read(ghidra.program.model.listing.Program program, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.xml.XmlProgramOptions options) throws SAXException, IOException, AddressFormatException
removedmethod: read
ghidra.app.util.importer.MessageLog read(ghidra.program.model.listing.Program program, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.xml.XmlProgramOptions options, ghidra.app.util.importer.MemoryConflictHandler handler) throws SAXException, IOException, AddressFormatException

9.0.1_PUBLIC

introducedInitial version