modifiedmethod:
parsePrelinkXml
added throws JDOMException; removed throws JDOMException
- static java.util.List<ghidra.app.util.bin.format.macho.prelink.MachoPrelinkMap> parsePrelinkXml(ghidra.app.util.bin.ByteProvider provider, ghidra.util.task.TaskMonitor monitor) throws IOException, JDOMException
+ static java.util.List<ghidra.app.util.bin.format.macho.prelink.MachoPrelinkMap> parsePrelinkXml(ghidra.app.util.bin.ByteProvider provider, ghidra.util.task.TaskMonitor monitor) throws IOException, JDOMException