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