xmlparser.ExternalEntityRefHandler(context, base, systemId, publicId) Called for references to external entities. base
InputSource.getPublicId() Returns the public identifier of this InputSource.
Element.setAttributeNode(newAttr) Add a new attribute node to the element, replacing an existing attribute if necessary if the
Attr.value The text value of the attribute. This is a synonym for the nodeValue attribute.
tag A string identifying what kind of data this element represents (the element type, in other words).
IncrementalParser.reset() This method is called after close has been called to reset the parser so that it is ready to parse
xmlparser.buffer_size The size of the buffer used when buffer_text is true. A new buffer size can be set by assigning
xml.sax.handler.feature_external_pes value: "http://xml.org/sax/features/exte
Node.replaceChild(newChild, oldChild) Replace an existing node with a new node. It must be the case that oldChild is
xml.sax.handler.all_features List of all features.
Page 18 of 34