XmlTestHelper

Package: ghidra.util.xml
Type: class

9.2_PUBLIC

modifiedmethod: assertXMLFilesEquals
removed throws SAXException; removed throws IOException
- static void assertXMLFilesEquals(ghidra.xml.XmlPullParser expectedXMLParser, ghidra.xml.XmlPullParser testXMLParser) throws SAXException, IOException
+ static void assertXMLFilesEquals(ghidra.xml.XmlPullParser expectedXMLParser, ghidra.xml.XmlPullParser testXMLParser)

9.0.1_PUBLIC

introducedInitial version