xml.etree.ElementTree.ProcessingInstruction(target, text=None) PI element factory. This factory function creates a special element
exception xml.sax.SAXException(msg, exception=None) Encapsulate an XML error or warning. This class can contain basic error
InputSource.getByteStream() Get the byte stream for this input source. The getEncoding method
XMLReader.setProperty(propertyname, value) Set the propertyname to value. If the property is not recognized
Node.attributes A NamedNodeMap of attribute objects. Only elements have actual values for this; others provide
insert(index, subelement) Inserts subelement at the given position in this element. Raises
class xml.sax.xmlreader.AttributesImpl(attrs) This is an implementation of the Attributes interface (see section
Page 34 of 34