Package ghidra.xml
-
Interface Summary Interface Description XmlElement XmlPullParser An interface describing the API for the XML pull parsing system.XmlTracer -
Class Summary Class Description AbstractXmlPullParser NonThreadedXmlPullParserImpl XmlElementImpl XmlMessageLog A sub-class of MessageLog to handle appending messages from the XML parser.XmlPullParserFactory XmlTreeNode A class to represent a corresponding start and end tag. -
Exception Summary Exception Description XmlException XmlParseException Exception that gets thrown if there is a problem parsing XML.