Lines Matching refs:xmlreader
33 :meth:`~xml.sax.xmlreader.XMLReader.setFeature` on the parser object
41 Create and return a SAX :class:`~xml.sax.xmlreader.XMLReader` object. The
83 :class:`~xml.sax.xmlreader.InputSource`, :class:`~xml.sax.xmlreader.Locator`,
84 :class:`~xml.sax.xmlreader.Attributes`, :class:`~xml.sax.xmlreader.AttributesNS`,
85 and :class:`~xml.sax.xmlreader.XMLReader` interfaces are defined in the
86 module :mod:`xml.sax.xmlreader`. The handler interfaces are defined in
88 :class:`~xml.sax.xmlreader.InputSource` (which is often
119 :class:`~xml.sax.xmlreader.Locator` interface as well as the
126 :class:`~xml.sax.xmlreader.XMLReader` is
134 :class:`~xml.sax.xmlreader.XMLReader` is asked to
153 Module :mod:`xml.sax.xmlreader`